Skip to content

Commit 918f6d3

Browse files
authored
Merge pull request #4044 from benjagm/curate-json-schema
Add the details of the JSON Schema repository to "json-schema" topic
2 parents 80ccc56 + 0cbc169 commit 918f6d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

topics/json-schema/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ short_description: JSON Schema is a vocabulary that allows you to validate, anno
88
documents.
99
topic: json-schema
1010
url: https://json-schema.org/
11-
related: json
11+
github_url: https://github.com/json-schema-org
12+
related: json, api
1213
---
1314
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

Comments
 (0)