Update Flex endpoint

This commit is contained in:
github-action[bot]
2021-11-12 14:52:32 +00:00
parent e105920c3a
commit d36ab15b52
52 changed files with 2155 additions and 2109 deletions
+10 -10
View File
@@ -12,16 +12,6 @@
}
},
"files": {
"config/routes/easy_admin.yaml": {
"contents": [
"easy_admin_bundle:",
" resource: '@EasyAdminBundle/Controller/EasyAdminController.php'",
" prefix: /admin",
" type: annotation",
""
],
"executable": false
},
"config/packages/easy_admin.yaml": {
"contents": [
"#easy_admin:",
@@ -33,6 +23,16 @@
""
],
"executable": false
},
"config/routes/easy_admin.yaml": {
"contents": [
"easy_admin_bundle:",
" resource: '@EasyAdminBundle/Controller/EasyAdminController.php'",
" prefix: /admin",
" type: annotation",
""
],
"executable": false
}
},
"ref": "0a51040a43c6f2172a3a0135cd15daf2043905d7"