[trivial] OpenAPI rendering apparently requires string quotes regardless of 'type' property.

live
Reinier Zwitserloot 1 year ago
parent 750af950e9
commit f2da4278db
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -3,4 +3,4 @@ description: |-
use UUID, or has globally unique keys (e.g. very large numbers). Can be blank, but only use UUID, or has globally unique keys (e.g. very large numbers). Can be blank, but only
if supplying GPIS does not send them. if supplying GPIS does not send them.
type: string type: string
example: 1234 example: "1234"

Loading…
Cancel
Save