main - remote-2023-08-23T18:32:40 now-2023-08-23T19:10:01

This commit is contained in:
Adversary 2023-08-23 19:10:01 +00:00
parent b4643f699d
commit f387466b3d
2 changed files with 2 additions and 16 deletions

View File

@ -25575,19 +25575,12 @@
},
"membership_state": {
"$ref": "#/components/schemas/TeamMembershipStates"
},
"permissions": {
"type": "array",
"items": {
"type": "string"
}
}
},
"required": [
"user",
"team_id",
"membership_state",
"permissions"
"membership_state"
]
},
"TeamMembershipStates": {

View File

@ -25579,19 +25579,12 @@
},
"membership_state": {
"$ref": "#/components/schemas/TeamMembershipStates"
},
"permissions": {
"type": "array",
"items": {
"type": "string"
}
}
},
"required": [
"user",
"team_id",
"membership_state",
"permissions"
"membership_state"
]
},
"TeamMembershipStates": {