Skip to content

Releases: samchon/openapi

v1.2.4

22 Nov 11:15
bd4c1c6
Compare
Choose a tag to compare

What's Changed

  • HttpMigrateRouteFetcher's method.toUpperCase(). by @samchon in #80

Full Changelog: v1.2.3...v1.2.4

v1.2.3

21 Nov 02:44
7895220
Compare
Choose a tag to compare

What's Changed

  • Reference type's descriptions when escaping. by @samchon in #77

Full Changelog: v1.2.2...v1.2.3

v1.2.2

11 Nov 12:21
5737602
Compare
Choose a tag to compare

What's Changed

  • Support recursive type in the LLM in v1. by @samchon in #66
  • Ban multipart/form-data type in the LLM by @samchon in #67
  • Fix OpenApi.IJsonSchema.ITuple downgrading problem. by @samchon in #68
  • OpenApiTypeChecker.escape() erases discriminator by @samchon in #69

Full Changelog: v1.1.2...v1.2.2

v1.1.2

23 Oct 16:03
870c135
Compare
Choose a tag to compare

What's Changed

  • Enhance JSON schema downgrader for nullable referencen type. by @samchon in #57

Full Changelog: v1.1.1...v1.1.2

v1.1.1

08 Oct 15:01
cc15df2
Compare
Choose a tag to compare

What's Changed

  • Fix HttpMigration.application() for void return typed operations. by @samchon in #56

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Sep 02:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Sep 19:31
dcf6099
Compare
Choose a tag to compare

What's Changed

  • New function HttpLlm.application() returning LLM function calling schemas. by @samchon in #44
  • Description comments of LLM function calling schemas. by @samchon in #45
  • Re-write README document. by @samchon in #46
  • Publish v1.0 by @samchon in #47

Full Changelog: v0.4.9...v1.0.0

v0.4.9

22 Aug 17:39
6fddc29
Compare
Choose a tag to compare

What's Changed

  • Avoid reserved keyword in IMigrateRoute.accessor. by @samchon in #41
  • Avoid comment escaping text. by @samchon in #42
  • Avoid more reserved keywords. by @samchon in #43

Full Changelog: v0.4.6...v0.4.9

v0.4.6

20 Aug 07:16
a8414d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

13 Aug 18:03
eacc873
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5