Skip to content

Releases: solo-io/protoc-gen-openapi

v0.0.4

18 Feb 16:46
41ace51
Compare
Choose a tag to compare
Remove `type:object` from google.protobuf.Value

`type:object` restricts google.protobuf.Value to be only objects, when it can be any valid yaml value.

v0.0.3

16 Feb 20:32
40b7776
Compare
Choose a tag to compare
Merge pull request #3 from solo-io/fix-openapi-schema-crd

allow any YAML value for google.protobuf.Value

v0.0.2

11 Jan 16:46
87e5f44
Compare
Choose a tag to compare
Merge pull request #2 from solo-io/fix-openapi-gen-listvalue

Fix openapi gen listvalue

v0.0.1

01 Dec 20:37
Compare
Choose a tag to compare
use openapi.T instead of openapi.Swagger (v0.80.0)