You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics/json-schema/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,6 @@ short_description: JSON Schema is a vocabulary that allows you to validate, anno
9
9
topic: json-schema
10
10
url: https://json-schema.org/
11
11
github_url: https://github.com/json-schema-org
12
-
related: json
12
+
related: json, api
13
13
---
14
14
While JSON is probably the most popular format for exchanging data, **JSON Schema** is the vocabulary that enables JSON data consistency, validity, and interoperability at scale.
0 commit comments