Skip to content

Releases: J-Tech-Japan/openapi-typescript-codegen

v0.29.1 fix minor bug

28 Nov 07:44
2cbf961
Compare
Choose a tag to compare

What's Changed

  • Fix bug when parsing number typed enum by @yskn4492 in #6

Full Changelog: v0.29.0...v0.29.1

v0.29.0: String Enum support

05 Jul 04:37
1441e6a
Compare
Choose a tag to compare

What's Changed

  • Improve Enum schema output by @tkawae in #5

New Contributors

  • @tkawae made their first contribution in #5

Full Changelog: v.0.27.1...v0.29.0

Create Sekiban Specific Adjustment

25 Jan 07:14
5848a30
Compare
Choose a tag to compare

This release is synced with
ferdikoomen@ea57e06
and added sekiban specific adjustment.
Use
https://github.com/J-Tech-Japan/OpenApi.AspNetCore
to create this emum swagger scheme generation.

What's Changed

  • Merge updates from upstream repository by @yskn4492 in #1
  • Add blob support to getResponseBody method by @yskn4492 in #2
  • Add support to generate varnames, titles, and descriptions for enums by @yskn4492 in #3
  • Merge updates from upstream repository by @yskn4492 in #4

New Contributors

Full Changelog: https://github.com/J-Tech-Japan/openapi-typescript-codegen/commits/v.0.27.1