Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-20 16:14:14 +00:00
parent 3e791378cd
commit f679895056
29 changed files with 58 additions and 29 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
"api-admin",
"api-platform-admin",
"react-admin"
]
],
"post-install-output": " * Your admin is almost ready:\n 1. Install the JavaScript dependencies by running <comment>yarn add @api-platform/admin @babel/preset-react</comment>\n 2. Edit <comment>webpack.config.js</comment> and <info>uncomment</info> the following lines:\n\n Encore\n // ...\n .enableReactPreset()\n .addEntry('admin', './assets/js/admin.js')\n\n * Mark entities you want in the admin with the <comment>@ApiResource</comment> annotation, it appears in the admin!\n\n * Using MakerBundle? Try <info>php bin/console make:entity --api-resource</info>\n"
},
"files": {
"templates/admin.html.twig": {