We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c82a8 commit 2e186deCopy full SHA for 2e186de
README.md
@@ -159,6 +159,7 @@ curl -H "x-api-key: {API-KEY}" -H "Content-Type: application/json" https://xxxxx
159
| readOnly | Make API readonly - all API - write operations are forbidden (http 403)) | string | false |
160
| enableApiKeyAuth | Make your routes private by using an additional ApiKey | boolean | false |
161
| enableJSONValidation | validate JSON file at start | boolean | true |
162
+| enableSwagger | enable or disable Swagger (and related Graphql) features | boolean | true |
163
164
## Used Packages
165
0 commit comments