UNPKG

174 BJSONView Raw
1{
2 "type": "object",
3 "required": [
4 "organizationId"
5 ],
6 "additionalProperties": false,
7 "properties": {
8 "organizationId": {
9 "type": "string"
10 }
11 }
12}