Skip to content

Commit 646ebc1

Browse files
committed
docs: fix annoyance in Swagger GUI generated example
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
1 parent 2153ca4 commit 646ebc1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

api/openapi/model-registry.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,6 +1360,9 @@ components:
13601360
MetadataStringValue: "#/components/schemas/MetadataStringValue"
13611361
MetadataStructValue: "#/components/schemas/MetadataStructValue"
13621362
description: A value in properties.
1363+
example:
1364+
string_value: my_value
1365+
metadataType: MetadataStringValue
13631366
MetadataIntValue:
13641367
description: An integer (int64) property value.
13651368
type: object

0 commit comments

Comments
 (0)