We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b81f7f commit f13cf9bCopy full SHA for f13cf9b
content/2020-12/meta-data/description.markdown
@@ -64,7 +64,7 @@ is through annotation collection.
64
"title": "Even Number",
65
"description": "This schema describes an even number",
66
"type": "number",
67
- "multiple": 2
+ "multipleOf": 2
68
}
69
{{</schema>}}
70
content/2020-12/meta-data/title.markdown
@@ -67,7 +67,7 @@ is through annotation collection.
"$schema": "https://json-schema.org/draft/2020-12/schema",
71
72
73
0 commit comments