MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:autodocodec-openapi3-0.1.0.0@sha256:1a59f571a2ed45d2793214cdfe8d81f795896cdba803d3e43acc950acf7df9a4,1091

Module documentation for 0.1.0.0

Changes

Changelog

[0.1.0.0] - 2021-12-23

Added

  • disjointEitherCodec now no longer generates additionalProperties = true and uses oneOf instead of anyOf.

Changed

  • Now uses nullable: true instead of anyOf for maybe codecs.

[0.0.0.0] - 2021-11-19

First release.