Skip to content

Commit

Permalink
Update minimalRegistryPerson.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Sep 2, 2020
1 parent 7110ee2 commit 266fb7e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions schema/minimalRegistryPerson.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{"title": "Minimal Registry Person Schema from Internet2 T&I",
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Minimal Registry Person Schema from Internet2 T&I (2020-09-02)",
"description": "Minimal Registry Person Schema from Internet2 T&I (2020-08-17)",
"type": "object",

"properties": {
Expand Down Expand Up @@ -58,8 +58,8 @@
},

"personalPronoun": {
"type": "string",
"description": "Preferred personal pronoun"}

}
"type": "string",
"description": "Preferred personal pronoun"
}
}
}

0 comments on commit 266fb7e

Please sign in to comment.