Releases: solo-io/protoc-gen-openapi
Releases · solo-io/protoc-gen-openapi
v0.0.4
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
Merge pull request #3 from solo-io/fix-openapi-schema-crd
allow any YAML value for google.protobuf.Value
v0.0.2
Merge pull request #2 from solo-io/fix-openapi-gen-listvalue
Fix openapi gen listvalue
v0.0.1
use openapi.T instead of openapi.Swagger (v0.80.0)