feat: base frontend

feat: base openapi v2 to openapi v3 generation
This commit is contained in:
2025-08-07 16:23:22 +01:00
parent 56e78231de
commit 859e075407
28 changed files with 6349 additions and 9 deletions

7
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.14.0"
}
}