File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 2
2
' fingerprint-pro-server-api-java-sdk ' : patch
3
3
---
4
4
5
- - Remove all ` example ` YAML attributes from all the properties due to [ deprecation] ( https://spec.openapis.org/oas/v3.1.0#fixed-fields-19 ) .
6
- - Keep using JSON Schema ` examples ` with the ` externalValue ` associated with JSON example from ` /schemas/paths/examples ` .
7
- - Reorder all the ` schemas ` fields (e.g. ` type ` -> ` format ` -> ` description ` -> ` required ` -> ` properties ` ).
8
- - Reorder all the ` paths ` fields (e.g. ` tags ` -> ` summary ` -> ` description ` -> ` parameters ` -> ...)
9
- - Reorder all the object properties in the order they returned by API.
10
- - Move existing and add new error examples to ` /schemas/paths/examples/errors ` .
11
5
- Replace GET /events TooManyRequests examples with a single ` get_event_200_too_many_requests_error.json ` .
12
6
- Update ` products.identification.error.message ` in ` get_event_200_<...>.json ` examples.
13
- - Rename GET /visitors example files.
7
+ - Rename GET /visitors example files.
You can’t perform that action at this time.
0 commit comments