We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2153ca4 commit 646ebc1Copy full SHA for 646ebc1
1 file changed
api/openapi/model-registry.yaml
@@ -1360,6 +1360,9 @@ components:
1360
MetadataStringValue: "#/components/schemas/MetadataStringValue"
1361
MetadataStructValue: "#/components/schemas/MetadataStructValue"
1362
description: A value in properties.
1363
+ example:
1364
+ string_value: my_value
1365
+ metadataType: MetadataStringValue
1366
MetadataIntValue:
1367
description: An integer (int64) property value.
1368
type: object
0 commit comments