File tree Expand file tree Collapse file tree 1 file changed +5
-20
lines changed
Expand file tree Collapse file tree 1 file changed +5
-20
lines changed Original file line number Diff line number Diff line change @@ -4397,29 +4397,14 @@ paths:
43974397 get :
43984398 tags :
43994399 - Activities & Logs
4400- summary : List Delete Operations
4401- operationId : listDeleteOperations
4400+ summary : List Deleted Rows
4401+ operationId : listDeletedRows
44024402 description : >-
4403- Deleted rows, tables and columns are saved in SeaTable for 7 days. You
4404- can list these in the operation log with this request. To restore them,
4405- you'll need to log into the web UI.
4403+ List all the deleted rows in the last 7 days.
44064404
44074405
4408- For `op_type` notice:
4409-
4410-
4411- `delete_row` returns the single operations which have deleted 1 row each
4412- time.
4413-
4414-
4415- `delete_rows` returns the operations in which multiple rows were
4416- deleted.
4417-
4418-
4419- `delete_column` returns the column that was deleted by each operation.
4420-
4421-
4422- `delete_table` returns the table that was deleted by each operation.
4406+ If you are looking for rows deleted before that, you can view a snapshot
4407+ of this base.
44234408 security :
44244409 - BaseTokenAuth : []
44254410 parameters :
You can’t perform that action at this time.
0 commit comments