Releases: msrd0/openapi_type
Releases · msrd0/openapi_type
openapi_type 0.2.2
This release only contains internal changes to helper functions for the derive macros.
openapi_type_derive 0.2.3
Changelog:
$ref
erence all titled models, also when they appear in a oneOf type
openapi_type 0.2.1
This release only contains internal changes to helper functions for the derive macros.
openapi_type_derive 0.2.2
Changelog:
- The objects representing enum variants now have a title of the form
EnumIdent::VariantIdent
openapi_type_derive 0.2.1
Changelog:
- Add support for
#[openapi(rename = "...")]
on fields - Add support for default/skip* attributes from serde on fields
openapi_type_derive 0.2.0
Changelog:
- Update generated code to be compatible with openapi_type 0.2.0
- Support doc comments on structs, struct fields and enums
openapi_type 0.2.0
Changelog:
- Add
description
field toOpenapiSchema
- Mark
OpenapiSchema
as non-exhaustive
openapi_type_derive 0.1.0
openapi_type_derive-0.1.0 Version 0.1.0
openapi_type 0.1.0
openapi_type-0.1.0 Version 0.1.0