diff --git a/base_operations.yaml b/base_operations.yaml index 3c46b00..878bec3 100644 --- a/base_operations.yaml +++ b/base_operations.yaml @@ -2636,6 +2636,8 @@ paths: type: integer row_ids: type: array + items: + type: object first_row: type: object example: @@ -2742,6 +2744,8 @@ paths: type: string link: type: array + items: + type: object example: _id: Qtf7xPmoRaiFyQPO1aENTj _mtime: "2021-03-10T16:19:31.761+00:00" @@ -3170,12 +3174,18 @@ paths: type: string columns: type: array + items: + type: object rows: type: array + items: + type: object id_row_map: type: object views: type: array + items: + type: object example: _id: oW2Q name: Appointments @@ -3284,20 +3294,34 @@ paths: type: string filters: type: array + items: + type: object sorts: type: array + items: + type: object groupbys: type: array + items: + type: object group_rows: type: array + items: + type: object groups: type: array + items: + type: object colorbys: type: object hidden_columns: type: array + items: + type: object rows: type: array + items: + type: object formula_rows: type: object link_rows: @@ -3357,20 +3381,34 @@ paths: type: string filters: type: array + items: + type: object sorts: type: array + items: + type: object groupbys: type: array + items: + type: object group_rows: type: array + items: + type: object groups: type: array + items: + type: object colorbys: type: object hidden_columns: type: array + items: + type: object rows: type: array + items: + type: object formula_rows: type: object link_rows: @@ -3449,20 +3487,34 @@ paths: type: string filters: type: array + items: + type: object sorts: type: array + items: + type: object groupbys: type: array + items: + type: object group_rows: type: array + items: + type: object groups: type: array + items: + type: object colorbys: type: object hidden_columns: type: array + items: + type: object rows: type: array + items: + type: object formula_rows: type: object link_rows: @@ -3629,6 +3681,8 @@ paths: type: string permitted_users: type: array + items: + type: string example: key: e48W type: link-formula @@ -3706,6 +3760,8 @@ paths: type: string permitted_users: type: array + items: + type: string example: key: cSDV type: number diff --git a/python-scheduler.yaml b/python-scheduler.yaml index 5dc0797..f9f3acb 100644 --- a/python-scheduler.yaml +++ b/python-scheduler.yaml @@ -146,6 +146,8 @@ paths: type: string results: type: array + items: + type: object total_count: type: integer example: @@ -190,6 +192,8 @@ paths: type: string results: type: array + items: + type: object total_count: type: integer example: @@ -234,6 +238,8 @@ paths: type: string results: type: array + items: + type: object total_count: type: integer example: diff --git a/system_admin_account_operations.yaml b/system_admin_account_operations.yaml index dfabc12..e5ca341 100644 --- a/system_admin_account_operations.yaml +++ b/system_admin_account_operations.yaml @@ -1875,6 +1875,8 @@ paths: type: string admins: type: array + items: + type: string example: id: 1 parent_group_id: 0 @@ -2813,10 +2815,16 @@ paths: type: integer groups: type: array + items: + type: object members: type: array + items: + type: object ancestor_groups: type: array + items: + type: object example: id: 1 name: Sys Dev @@ -2921,10 +2929,16 @@ paths: type: integer groups: type: array + items: + type: object members: type: array + items: + type: object ancestor_groups: type: array + items: + type: object example: id: 2 name: Test department @@ -4300,6 +4314,8 @@ paths: properties: active_user_list: type: array + items: + type: object page: type: integer total_count: @@ -4692,8 +4708,12 @@ paths: type: string dtable_server_info: type: array + items: + type: object dtable_server_info_in_etcd: type: array + items: + type: object archived_base_count: type: integer archived_row_count: diff --git a/team_admin_account_operations.yaml b/team_admin_account_operations.yaml index c9f9021..9020ae0 100644 --- a/team_admin_account_operations.yaml +++ b/team_admin_account_operations.yaml @@ -1080,6 +1080,8 @@ paths: properties: groups: type: array + items: + type: object page: type: integer per_page: @@ -1384,6 +1386,8 @@ paths: type: string members: type: array + items: + type: object example: group_id: 1 group_name: Sample Group @@ -1651,12 +1655,20 @@ paths: properties: dtable_user_shares: type: array + items: + type: object dtable_group_shares: type: array + items: + type: object view_user_shares: type: array + items: + type: object view_group_shares: type: array + items: + type: object example: dtable_user_shares: - dtable_uuid: 3c899a81-6a0c-4111-bb19-288ebf8442fd diff --git a/user_account_operations.yaml b/user_account_operations.yaml index 8fb83c9..4134ae4 100644 --- a/user_account_operations.yaml +++ b/user_account_operations.yaml @@ -3433,6 +3433,8 @@ paths: type: string admins: type: array + items: + type: string example: id: 1 parent_group_id: 0 @@ -6031,10 +6033,16 @@ paths: properties: rows: type: array + items: + type: object columns: type: array + items: + type: object related_user_list: type: array + items: + type: object example: rows: - _id: Sn7svBUYTTmup7WuMsJhGw @@ -7072,6 +7080,8 @@ paths: type: object actions: type: array + items: + type: object creator: type: string ctime: @@ -7152,6 +7162,8 @@ paths: type: object actions: type: array + items: + type: object creator: type: string ctime: