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 a8dc3a1 commit 4b7e7b8Copy full SHA for 4b7e7b8
README.md
@@ -171,6 +171,7 @@ curl -H "x-api-key: {API-KEY}" -H "Content-Type: application/json" https://xxxxx
171
| enableSwagger | Enable swagger and swagger UI support | string | true |
172
| enableApiKeyAuth | Make your routes private by using an additional ApiKey | boolean | false |
173
| jsonFile | path of json file that will be used | string | db.json |
174
+| enableJSONValidation | validate JSON file at start | boolean | true |
175
176
## Used Packages
177
0 commit comments