Skip to content

v0.3.14: Update OpenAPI Translation to Support jsonUnknown

Latest
Compare
Choose a tag to compare
@lewisjkl lewisjkl released this 14 Aug 19:41
· 12 commits to main since this release
214146b

Adds support for the jsonUnknown trait to the Smithy => OpenAPI conversion.

What's Changed

  • update openapi/jsonschema conversion to translate jsonUnknown to additionalProperties by @benoitlouy in #183

Full Changelog: v0.3.13...v0.3.14