| Name | Type | Description | Notes |
|---|---|---|---|
| location | str | Where the error occured, e.g. 'body.items[3].tags' or 'path.thing-id' | [optional] |
| message | str | Error message text | [optional] |
| value | bool, date, datetime, dict, float, int, list, str, none_type | The value at the given location | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |
This repository was archived by the owner on Oct 4, 2022. It is now read-only.