diff options
| author | Max Nanis | 2025-06-26 17:53:13 +0700 |
|---|---|---|
| committer | Max Nanis | 2025-06-26 17:53:13 +0700 |
| commit | 24b512f5ce0540db85f13504b5e07cd2e45b51e6 (patch) | |
| tree | b2909e5f950fe49e0b8817d511ec2a2956fc828b /src/api/openapitools.json | |
| parent | 4df4ced87251b5d24621c36ac4f121295c7eb12b (diff) | |
| download | panel-ui-24b512f5ce0540db85f13504b5e07cd2e45b51e6.tar.gz panel-ui-24b512f5ce0540db85f13504b5e07cd2e45b51e6.zip | |
api build gitignores and common.ts to git
Diffstat (limited to 'src/api/openapitools.json')
| -rw-r--r-- | src/api/openapitools.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/api/openapitools.json b/src/api/openapitools.json new file mode 100644 index 0000000..151c200 --- /dev/null +++ b/src/api/openapitools.json @@ -0,0 +1,7 @@ +{ + "$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json", + "spaces": 2, + "generator-cli": { + "version": "7.13.0" + } +} |
