UNPKG

207 BJSONView Raw
1{
2 "$id": "invite-remove",
3 "type": "object",
4 "required": [
5 "id"
6 ],
7 "additionalProperties": false,
8 "properties": {
9 "id": {
10 "type": "string"
11 }
12 }
13}
\No newline at end of file