Initial commit

This commit is contained in:
Foorack / Max Faxälv
2021-07-28 11:44:53 +02:00
commit 4aca4ff25d
100 changed files with 5878 additions and 0 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": "5.2.0"
}
}