Releases: samchon/openapi
Releases · samchon/openapi
v1.1.2
v1.1.1
v1.1.0
What's Changed
- fix build(use preserveModules) by @ryoppippi in #34
- Fix
OpenApiV3_1.IJsonSchema.IArray.items
to be optional. by @samchon in #49 - Fix samchon/nestia#1018:
HttpMigrateRouteFetcher
for React Native. by @samchon in #50 - Add
LlmTypeChecker.isInteger()
function. by @samchon in #51 - Automate npm publish by @samchon in #53
- Exact JSON schema downgrading. by @samchon in #52
- Add example and deprecated properties. by @samchon in #54
- Add
ILlmFunction.tags
properties for categorization. by @samchon in #55
New Contributors
- @ryoppippi made their first contribution in #34
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.4.9
v0.4.6
v0.4.5
v0.4.4
What's Changed
- Fix samchon/nestia#983: mixed-in null type case. by @samchon in #37
Full Changelog: v0.4.3...v0.4.4