deploy
This commit is contained in:
@@ -32,6 +32,40 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- Parameters:
|
||||
- `org_id` in `path` required
|
||||
|
||||
### iterate_boards_playground_session_api_v1_boards_playg_137e675816
|
||||
|
||||
- Operation ID: `iterate_boards_playground_session_api_v1_boards_playground_iterate_post`
|
||||
- Route: `POST /api/v1/boards/playground/iterate`
|
||||
- Mode: WRITE
|
||||
- Summary: Iterate on a boards playground AI session
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### get_session_state_api_v1_boards_playground_session_se_8691c1af5e
|
||||
|
||||
- Operation ID: `get_session_state_api_v1_boards_playground_session_session_uuid_get`
|
||||
- Route: `GET /api/v1/boards/playground/session/{session_uuid}`
|
||||
- Mode: READ
|
||||
- Summary: Get boards playground session state
|
||||
- Parameters:
|
||||
- `session_uuid` in `path` required
|
||||
|
||||
### start_boards_playground_session_api_v1_boards_playgro_28273d0ef8
|
||||
|
||||
- Operation ID: `start_boards_playground_session_api_v1_boards_playground_start_post`
|
||||
- Route: `POST /api/v1/boards/playground/start`
|
||||
- Mode: WRITE
|
||||
- Summary: Start a boards playground AI session
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### api_delete_board_api_v1_boards_board_uuid_delete
|
||||
|
||||
- Operation ID: `api_delete_board_api_v1_boards_board_uuid_delete`
|
||||
- Route: `DELETE /api/v1/boards/{board_uuid}`
|
||||
- Mode: WRITE
|
||||
- Summary: Delete a board
|
||||
- Parameters:
|
||||
- `board_uuid` in `path` required
|
||||
|
||||
### api_get_board_api_v1_boards_board_uuid_get
|
||||
|
||||
- Operation ID: `api_get_board_api_v1_boards_board_uuid_get`
|
||||
@@ -51,15 +85,6 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- `board_uuid` in `path` required
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### api_delete_board_api_v1_boards_board_uuid_delete
|
||||
|
||||
- Operation ID: `api_delete_board_api_v1_boards_board_uuid_delete`
|
||||
- Route: `DELETE /api/v1/boards/{board_uuid}`
|
||||
- Mode: WRITE
|
||||
- Summary: Delete a board
|
||||
- Parameters:
|
||||
- `board_uuid` in `path` required
|
||||
|
||||
### api_duplicate_board_api_v1_boards_board_uuid_duplicate_post
|
||||
|
||||
- Operation ID: `api_duplicate_board_api_v1_boards_board_uuid_duplicate_post`
|
||||
@@ -88,17 +113,7 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- `board_uuid` in `path` required
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### api_update_board_thumbnail_api_v1_boards_board_uuid_thumbnail_post
|
||||
|
||||
- Operation ID: `api_update_board_thumbnail_api_v1_boards_board_uuid_thumbnail_post`
|
||||
- Route: `POST /api/v1/boards/{board_uuid}/thumbnail`
|
||||
- Mode: WRITE
|
||||
- Summary: Upload a board thumbnail
|
||||
- Parameters:
|
||||
- `board_uuid` in `path` required
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### api_add_board_members_batch_api_v1_boards_board_uuid_members_batch_post
|
||||
### api_add_board_members_batch_api_v1_boards_board_uuid_1d4ae75f5f
|
||||
|
||||
- Operation ID: `api_add_board_members_batch_api_v1_boards_board_uuid_members_batch_post`
|
||||
- Route: `POST /api/v1/boards/{board_uuid}/members/batch`
|
||||
@@ -108,7 +123,7 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- `board_uuid` in `path` required
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### api_remove_board_member_api_v1_boards_board_uuid_members_user_id_delete
|
||||
### api_remove_board_member_api_v1_boards_board_uuid_memb_a9d2a6f7d9
|
||||
|
||||
- Operation ID: `api_remove_board_member_api_v1_boards_board_uuid_members_user_id_delete`
|
||||
- Route: `DELETE /api/v1/boards/{board_uuid}/members/{user_id}`
|
||||
@@ -118,7 +133,7 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- `board_uuid` in `path` required
|
||||
- `user_id` in `path` required
|
||||
|
||||
### api_check_board_membership_api_v1_boards_board_uuid_membership_get
|
||||
### api_check_board_membership_api_v1_boards_board_uuid_m_91cf8b728e
|
||||
|
||||
- Operation ID: `api_check_board_membership_api_v1_boards_board_uuid_membership_get`
|
||||
- Route: `GET /api/v1/boards/{board_uuid}/membership`
|
||||
@@ -127,6 +142,16 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- Parameters:
|
||||
- `board_uuid` in `path` required
|
||||
|
||||
### api_update_board_thumbnail_api_v1_boards_board_uuid_t_3b07ba5733
|
||||
|
||||
- Operation ID: `api_update_board_thumbnail_api_v1_boards_board_uuid_thumbnail_post`
|
||||
- Route: `POST /api/v1/boards/{board_uuid}/thumbnail`
|
||||
- Mode: WRITE
|
||||
- Summary: Upload a board thumbnail
|
||||
- Parameters:
|
||||
- `board_uuid` in `path` required
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### api_get_ydoc_state_api_v1_boards_board_uuid_ydoc_get
|
||||
|
||||
- Operation ID: `api_get_ydoc_state_api_v1_boards_board_uuid_ydoc_get`
|
||||
@@ -146,28 +171,3 @@ For write, update, or delete operations, state the intended action before callin
|
||||
- Parameters:
|
||||
- `board_uuid` in `path` required
|
||||
- `x-internal-key` in `header` required
|
||||
|
||||
### start_boards_playground_session_api_v1_boards_playground_start_post
|
||||
|
||||
- Operation ID: `start_boards_playground_session_api_v1_boards_playground_start_post`
|
||||
- Route: `POST /api/v1/boards/playground/start`
|
||||
- Mode: WRITE
|
||||
- Summary: Start a boards playground AI session
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### iterate_boards_playground_session_api_v1_boards_playground_iterate_post
|
||||
|
||||
- Operation ID: `iterate_boards_playground_session_api_v1_boards_playground_iterate_post`
|
||||
- Route: `POST /api/v1/boards/playground/iterate`
|
||||
- Mode: WRITE
|
||||
- Summary: Iterate on a boards playground AI session
|
||||
- Body: JSON request body accepted.
|
||||
|
||||
### get_session_state_api_v1_boards_playground_session_session_uuid_get
|
||||
|
||||
- Operation ID: `get_session_state_api_v1_boards_playground_session_session_uuid_get`
|
||||
- Route: `GET /api/v1/boards/playground/session/{session_uuid}`
|
||||
- Mode: READ
|
||||
- Summary: Get boards playground session state
|
||||
- Parameters:
|
||||
- `session_uuid` in `path` required
|
||||
|
||||
Reference in New Issue
Block a user