Skip to content

Releases: webrpc/gen-openapi

v0.13.0: Expose as Go module

04 Apr 14:59
359a1b3
Compare
Choose a tag to compare
Expose as a Go module with //go:embed FS (#19)

v0.12.2

18 Mar 15:05
52e43d8
Compare
Choose a tag to compare

What's Changed

  • use method name as summary and comments as description by @LukasJenicek in #18

Full Changelog: v0.12.1...v0.12.2

v0.12.1

08 Mar 14:47
7698afa
Compare
Choose a tag to compare

What's Changed

  • use double quotes to wrap comments and replace all double quotes with single by @LukasJenicek in #17

Full Changelog: v0.12.0...v0.12.1

v0.12.0

06 Mar 14:36
1947743
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.12.0

v0.11.3: Fix type property

20 Nov 16:25
ebb0588
Compare
Choose a tag to compare

Fixes Sibling properties to $ref are ignored..

#12
#13

Thanks @lzap.

v0.11.2: Allow same methods

16 Nov 16:18
fbc79d5
Compare
Choose a tag to compare
Allow same methods (#11)

* Allow same methods

* Fix the autogenerated comment

---------

Co-authored-by: Vojtech Vitek (golang.cz) <vojtech.vitek@alida.com>

v0.11.1: Support required vs. optional properties

11 Jul 13:02
5f47cad
Compare
Choose a tag to compare

Support required vs. optional properties (#9)

v0.11.0: Webrpc errors

10 Jul 19:09
f4c9eac
Compare
Choose a tag to compare

Adds support for Webrpc errors.
Fixes object properties.

v0.10.1: Fix empty servers section

05 Jan 10:38
Compare
Choose a tag to compare

v0.10.0

02 Jan 17:18
Compare
Choose a tag to compare

Tested with webrpc-gen@v0.10.0 ✅ .