Update Flex endpoint

This commit is contained in:
github-action[bot]
2022-08-18 08:19:06 +00:00
parent 90c2d96ce0
commit 5bbb64fe7a
2 changed files with 202 additions and 1 deletions
+6 -1
View File
@@ -130,6 +130,11 @@
" _defaults:",
" autowire: true # Automatically injects dependencies in your services.",
" autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.",
" # Binding arguments by name or type",
" # https://symfony.com/doc/current/service_container.html#binding-arguments-by-name-or-type",
" #bind:",
" # 'bool $isDebug': '%kernel.debug%'",
"",
"",
" # makes classes in src/ available to be used as services",
" # this creates a service per class whose id is the fully-qualified class name",
@@ -185,7 +190,7 @@
"executable": false
}
},
"ref": "041cc2d4f495c7d1a8ffc8f1b57aecb37c9c05b4"
"ref": "f5f2f49054c679ba942eb434894f06dd2ffaf878"
}
}
}