Skip to content

Releases: mikekonan/go-oas3

v1.0.13

23 Feb 18:14
0817ee2
Compare
Choose a tag to compare

bugfixes

v1.0.12

04 Feb 08:16
Compare
Choose a tag to compare

Wrapper custom type fix

v1.0.11

03 Feb 13:27
Compare
Choose a tag to compare

minor logic fix

v1.0.10

03 Feb 12:34
1bc59da
Compare
Choose a tag to compare

fix security token prefix stripping

v1.0.9

03 Feb 10:20
7509d2e
Compare
Choose a tag to compare

Fixed few bugs.
Improved generated codestyle.
Added security schemas support.

fixed issue 2 and 3

28 Jan 18:51
6735a1b
Compare
Choose a tag to compare
issue 2/3 fixes (#4)

* issue 2/3 fixes

* rm debug line

fixed index of dot for x-go-type

26 Jan 09:56
Compare
Choose a tag to compare
v1.0.7

Merge branch 'main' of https://github.com/mikekonan/go-oas3 into main

Added handler that provides spec

21 Jan 12:47
5eca793
Compare
Choose a tag to compare
v1.0.6

Update README.md

fixed regex pattern generator for required fields

20 Jan 14:41
Compare
Choose a tag to compare

string regex matching

20 Jan 12:55
4fd97ca
Compare
Choose a tag to compare

added string regex matching