diff --git a/openapitools.json b/openapitools.json index 04369381..beeacc71 100644 --- a/openapitools.json +++ b/openapitools.json @@ -1,7 +1,7 @@ { - "$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json", - "spaces": 2, - "generator-cli": { - "version": "6.4.0" - } + "$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json", + "spaces": 2, + "generator-cli": { + "version": "6.4.0" + } }