Skip to content

Commit 7ffcee5

Browse files
author
René Hrdina
committed
add newlines to yml files
1 parent ef493d6 commit 7ffcee5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
netgen_enhancedezbinaryfile.route.download_binary_file:
22
path: /netgen/enhancedezbinaryfile/download/{infocollectionAttributeId}
33
defaults: { _controller: netgen_enhancedezbinaryfile.controller.download:downloadCollectedEnhancedEzBinaryFileAction }
4-
methods: [GET]
4+
methods: [GET]
5+

bundle/Resources/config/services.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ services:
55
- "@netgen_information_collection.repository.ez_info_collection_attribute"
66
- "@netgen_information_collection.repository.ez_info_collection"
77
- "@ezpublish.fieldType.ezbinaryfile.io_service"
8-
- "@ezpublish.api.repository"
8+
- "@ezpublish.api.repository"
9+

0 commit comments

Comments
 (0)