Skip to content

Commit 9d3ac78

Browse files
committed
format rest_api/…/services.yaml
1 parent 49ebc71 commit 9d3ac78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code_samples/api/rest_api/config/services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ services:
3939
parent: Ibexa\Rest\Server\Controller
4040
autowire: true
4141
autoconfigure: true
42-
tags: [ 'controller.service_arguments', 'ibexa.api_platform.resource' ]
42+
tags: ['controller.service_arguments', 'ibexa.api_platform.resource']
4343

4444

4545
App\Rest\Serializer\:

0 commit comments

Comments
 (0)