Skip to content

Commit

Permalink
Update bannerSoMjsonSchema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored May 13, 2020
1 parent 8bf5fe9 commit 5d85826
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions schema/bannerSoMjsonSchema.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "http://example.com/example.json",
"$id": "http://id.internet2.edu/schema",
"type": "object",
"title": "The Root Schema",
"description": "The root schema comprises the entire JSON document.",
"title": "Minimal Registry Person Schema",
"description": "Full representation of the Minimal Registry Person Schema in JSON",
"default": {},
"additionalProperties": true,
"required": [
Expand Down

0 comments on commit 5d85826

Please sign in to comment.