Skip to content

Commit ba2d727

Browse files
Update OpenAPI docs
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24a5ef8 commit ba2d727

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/reference/api/openapi-v1.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11034,6 +11034,10 @@ components:
1103411034
type: array
1103511035
items:
1103611036
$ref: "#/components/schemas/Permission"
11037+
teams:
11038+
type: array
11039+
items:
11040+
$ref: "#/components/schemas/Team"
1103711041
username:
1103811042
type: string
1103911043
maxLength: 255
@@ -11319,10 +11323,6 @@ components:
1131911323
$ref: "#/components/schemas/Permission"
1132011324
suspended:
1132111325
type: boolean
11322-
teams:
11323-
type: array
11324-
items:
11325-
$ref: "#/components/schemas/Team"
1132611326
username:
1132711327
type: string
1132811328
maxLength: 255

0 commit comments

Comments
 (0)