We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68e896 commit eb9716fCopy full SHA for eb9716f
content/mapping/product/0.0.2/schema
@@ -61,6 +61,8 @@
61
"uuidProperty": {
62
"type": "object",
63
"properties": {
64
+ "title": { "$ref": "#/$defs/title" },
65
+ "description": { "$ref": "#/$defs/description" },
66
"type": { "const": "string" }
67
},
68
"additionalProperties": false,
0 commit comments