Unverified Commit feb0937f authored by Aaron Crickenberger's avatar Aaron Crickenberger Committed by GitHub

Merge pull request #74902 from liggitt/regen-proto

Update generated protobuf files
parents 79e8a295 f6f1d5ab
...@@ -431,6 +431,8 @@ message JSONSchemaProps { ...@@ -431,6 +431,8 @@ message JSONSchemaProps {
optional ExternalDocumentation externalDocs = 35; optional ExternalDocumentation externalDocs = 35;
optional JSON example = 36; optional JSON example = 36;
optional bool nullable = 37;
} }
// JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps // JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment