feat(frontend/openapi): Generated Openapi client for frontend

Generated The API client using the openapi.json file generated from the
services
This commit is contained in:
Maieul BOYER 2025-11-10 17:06:10 +01:00 committed by Maix0
parent 08c910c193
commit e8b0b7e310
78 changed files with 6075 additions and 0 deletions

7
src/openapitools.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "7.17.0"
}
}