Releases: flat3/lodata
Releases · flat3/lodata
v5.28.0
v5.27.0
v5.26.0
v5.25.0
v5.24.0
v5.23.0
This release fixes several issues in the automatically generated OpenAPI schema identified by the Redocly linter.
v5.22.0
v5.21.0
v5.20.0
v5.19.0
This release improves OpenAPI document generation.
- A security scheme can now be included to advertise how to authenticate to the API.
- Provides titles for schema objects.
- Provides a schema for
$batch
operations. - Fixes an issue where the update response schema was not properly formed.
- Adds an
operationId
to all operations. - Fixes an issue where the update and create schema identifiers did not match the specification.