Skip to content

Commit 4b7e7b8

Browse files
committed
docs(readme): add new setting for appconfig.yml
1 parent a8dc3a1 commit 4b7e7b8

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
@@ -171,6 +171,7 @@ curl -H "x-api-key: {API-KEY}" -H "Content-Type: application/json" https://xxxxx
171171
| enableSwagger | Enable swagger and swagger UI support | string | true |
172172
| enableApiKeyAuth | Make your routes private by using an additional ApiKey | boolean | false |
173173
| jsonFile | path of json file that will be used | string | db.json |
174+
| enableJSONValidation | validate JSON file at start | boolean | true |
174175

175176
## Used Packages
176177

0 commit comments

Comments
 (0)