We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd160b commit dd3de8eCopy full SHA for dd3de8e
src/bundle/Resources/config/routing.yml
@@ -405,7 +405,7 @@ ibexa.rest.languages.view:
405
406
ibexa.rest.location.copy:
407
path: /content/locations/{locationPath}
408
- controller: Ibexa\Rest\Server\Controller\Location:copy
+ controller: Ibexa\Rest\Server\Controller\Location::copy
409
condition: 'ibexa_get_media_type(request) === "CopyLocationInput"'
410
methods: [POST]
411
requirements:
0 commit comments