Skip to content

Commit 2e186de

Browse files
author
Fuss Florian (uid10804)
committed
docs(readme): update cli options
1 parent c2c82a8 commit 2e186de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ curl -H "x-api-key: {API-KEY}" -H "Content-Type: application/json" https://xxxxx
159159
| readOnly | Make API readonly - all API - write operations are forbidden (http 403)) | string | false |
160160
| enableApiKeyAuth | Make your routes private by using an additional ApiKey | boolean | false |
161161
| enableJSONValidation | validate JSON file at start | boolean | true |
162+
| enableSwagger | enable or disable Swagger (and related Graphql) features | boolean | true |
162163

163164
## Used Packages
164165

0 commit comments

Comments
 (0)