mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
refactor: Rename IndexConverter to DefaultUiConverter
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"@id": "urn:solid-server:default:RepresentationConverter",
|
||||
"@type": "WaterfallHandler",
|
||||
"handlers": [
|
||||
{ "@id": "urn:solid-server:default:IndexConverter" },
|
||||
{ "@id": "urn:solid-server:default:DefaultUiConverter" },
|
||||
{
|
||||
"@type": "IfNeededConverter",
|
||||
"comment": "Only continue converting if the requester cannot accept the available content type"
|
||||
|
||||
Reference in New Issue
Block a user