File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10560,6 +10560,10 @@ components:
1056010560 type : array
1056110561 items :
1056210562 $ref : " #/components/schemas/Permission"
10563+ teams :
10564+ type : array
10565+ items :
10566+ $ref : " #/components/schemas/Team"
1056310567 username :
1056410568 type : string
1056510569 maxLength : 255
@@ -10663,10 +10667,6 @@ components:
1066310667 $ref : " #/components/schemas/Permission"
1066410668 suspended :
1066510669 type : boolean
10666- teams :
10667- type : array
10668- items :
10669- $ref : " #/components/schemas/Team"
1067010670 username :
1067110671 type : string
1067210672 maxLength : 255
@@ -12390,6 +12390,9 @@ components:
1239012390 references :
1239112391 type : string
1239212392 pattern : " ^[\\ p{IsWhite_Space}\\ p{L}\\ p{M}\\ p{S}\\ p{N}\\ p{P}\\ n\\ r\\ t]*$"
12393+ rejected :
12394+ type : string
12395+ format : date-time
1239312396 serviceComponents :
1239412397 type : array
1239512398 items :
You can’t perform that action at this time.
0 commit comments