Skip to content

Commit

Permalink
Remove SoftDeleteEnabled. (#20005)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhidaLiu authored Jul 28, 2022
1 parent 02199af commit a464a09
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2317,11 +2317,6 @@
"default": false,
"type": "boolean"
},
"softDeleteEnabled": {
"description": "Whether to allow workspace soft deleting",
"default": false,
"type": "boolean"
},
"softDeletedAt": {
"description": "The timestamp when the workspace was soft deleted",
"type": "string",
Expand Down

0 comments on commit a464a09

Please sign in to comment.