Skip to content

Commit d914b7e

Browse files
committed
IBX-8172: Updated routing
1 parent 94cbbb0 commit d914b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bundle/Resources/config/routing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ ibexa.rest.location.copy:
409409
condition: 'ibexa_get_media_type(request) === "CopyLocationInput"'
410410
methods: [POST]
411411
options:
412-
options_route_suffix: '_CopyLocationInput'
412+
options_route_suffix: 'CopyLocationInput'
413413
requirements:
414414
locationPath: "[0-9/]+"
415415

0 commit comments

Comments
 (0)