feat: swagger ui available

This commit is contained in:
Maël Gangloff
2024-08-02 13:10:19 +02:00
parent bf7db3df26
commit a6d56a303b
4 changed files with 6 additions and 16 deletions

View File

@@ -1,15 +0,0 @@
{
"controllers": {
"@symfony/ux-turbo": {
"turbo-core": {
"enabled": true,
"fetch": "eager"
},
"mercure-turbo-stream": {
"enabled": false,
"fetch": "eager"
}
}
},
"entrypoints": []
}