mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 11:56:25 +03:00
Update Flex endpoint
This commit is contained in:
@@ -43,18 +43,6 @@
|
||||
],
|
||||
"executable": true
|
||||
},
|
||||
"config/packages/jane.yaml": {
|
||||
"contents": [
|
||||
"services:",
|
||||
" _defaults:",
|
||||
" autowire: true",
|
||||
" autoconfigure: true",
|
||||
"",
|
||||
"# MyApp\\Library\\Generated\\Normalizer\\JaneObjectNormalizer: null",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/jane/open_api.php": {
|
||||
"contents": [
|
||||
"<?php",
|
||||
@@ -67,6 +55,18 @@
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/jane.yaml": {
|
||||
"contents": [
|
||||
"services:",
|
||||
" _defaults:",
|
||||
" autowire: true",
|
||||
" autoconfigure: true",
|
||||
"",
|
||||
"# MyApp\\Library\\Generated\\Normalizer\\JaneObjectNormalizer: null",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "1628ebe907a0d28e3caa22199c6e711d14c8e680"
|
||||
|
||||
Reference in New Issue
Block a user