Skip to content

Commit b1197fe

Browse files
committed
chore: remove only schema related updates from the changelog
1 parent dd1b2d8 commit b1197fe

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.changeset/tender-bottles-kneel.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
'fingerprint-pro-server-api-java-sdk': patch
33
---
44

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`.
115
- Replace GET /events TooManyRequests examples with a single `get_event_200_too_many_requests_error.json`.
126
- Update `products.identification.error.message` in `get_event_200_<...>.json` examples.
13-
- Rename GET /visitors example files.
7+
- Rename GET /visitors example files.

0 commit comments

Comments
 (0)