UNPKG

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