some basic views

This commit is contained in:
vabene1111
2024-02-21 20:18:54 +01:00
committed by smilerz
parent 257e886d87
commit 92b7439969
121 changed files with 23617 additions and 34 deletions

7
vue3/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.3.0"
}
}