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 94cbbb0 commit d914b7eCopy full SHA for d914b7e
src/bundle/Resources/config/routing.yml
@@ -409,7 +409,7 @@ ibexa.rest.location.copy:
409
condition: 'ibexa_get_media_type(request) === "CopyLocationInput"'
410
methods: [POST]
411
options:
412
- options_route_suffix: '_CopyLocationInput'
+ options_route_suffix: 'CopyLocationInput'
413
requirements:
414
locationPath: "[0-9/]+"
415
0 commit comments