summary refs log tree commit diff
path: root/openapitools.json
diff options
context:
space:
mode:
authorPuyodead1 <puyodead@proton.me>2023-03-24 18:14:47 -0400
committerPuyodead1 <puyodead@proton.me>2023-04-13 15:20:10 -0400
commit6b3a3b750f3e29b491c51f8199efd64c05176a65 (patch)
tree2f15670152c3fb99630c648a86dd63e0a0b86b74 /openapitools.json
parentAAA (diff)
downloadserver-ts-6b3a3b750f3e29b491c51f8199efd64c05176a65.tar.xz
fixing lots of openapi crap
Diffstat (limited to 'openapitools.json')
-rw-r--r--openapitools.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/openapitools.json b/openapitools.json
new file mode 100644

index 00000000..04369381 --- /dev/null +++ b/openapitools.json
@@ -0,0 +1,7 @@ +{ + "$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json", + "spaces": 2, + "generator-cli": { + "version": "6.4.0" + } +}