We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
type:object
1 parent 40b7776 commit 41ace51Copy full SHA for 41ace51
openapiGenerator.go
@@ -78,7 +78,6 @@ var specialSoloTypes = map[string]openapi3.Schema{
78
},
79
80
"google.protobuf.Value": {
81
- Type: openapi3.TypeObject,
82
Properties: make(map[string]*openapi3.SchemaRef),
83
ExtensionProps: openapi3.ExtensionProps{
84
Extensions: map[string]interface{}{
0 commit comments