This commit is contained in:
Foorack
2021-10-28 00:25:32 +02:00
parent f90b754035
commit 63662ef10b
2 changed files with 50 additions and 1 deletions

View File

@ -2,6 +2,6 @@
"$schema": "node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "5.2.0"
"version": "5.3.0"
}
}