aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api/openapi.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/api/openapi.yaml')
-rw-r--r--support/doc/api/openapi.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index aa6be7e87..f0c0b46b1 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -1741,7 +1741,12 @@ components:
1741 type: string 1741 type: string
1742 description: 'The user videoQuota ' 1742 description: 'The user videoQuota '
1743 role: 1743 role:
1744 type: string 1744 type: integer
1745 format: int32
1746 enum:
1747 - 0
1748 - 1
1749 - 2
1745 description: 'The user role ' 1750 description: 'The user role '
1746 required: 1751 required:
1747 - username 1752 - username