Skip to content

Releases: samchon/openapi

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

v0.4.4

12 Aug 06:56
9171a99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

29 Jul 01:25
2aef676
Compare
Choose a tag to compare

What's Changed

  • Consider nullable typed default null case. by @samchon in #36

Full Changelog: v0.4.2...v0.4.3

v0.4.2

12 Jul 12:32
4c5bf06
Compare
Choose a tag to compare

What's Changed

  • Add IMigrateRoute.IBody.media() and some utility property functions. by @samchon in #33

Full Changelog: v0.4.1...v0.4.2