README.md in fitting-2.0.2 vs README.md in fitting-2.0.3

- old
+ new

@@ -125,10 +125,10 @@ Default `false`. If `true` then all properties are condisidered to have `"required": true` and all objects `"additionalProperties": false`. ### prefix -Prefix of API requests. Example: `'/api'`. +Prefix of API requests. Example: `'/api'`. Validation will not be performed if the request path does not start with a prefix. ### white_list Default: all resources. This is an array of resources that are mandatory for implementation. This list does not affect the work of the matcher.