Skip to content

Commit

Permalink
Updated text for property isSoftDeleteFeatureStateEditable (Azure#24713)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanjindalms authored and harryli0108 committed Jul 28, 2023
1 parent 16595d2 commit b2cb8cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9666,7 +9666,7 @@
}
},
"isSoftDeleteFeatureStateEditable": {
"description": "Is soft delete feature state editable",
"description": "This flag is no longer in use. Please use 'softDeleteFeatureState' to set the soft delete state for the vault",
"type": "boolean"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9674,7 +9674,7 @@
}
},
"isSoftDeleteFeatureStateEditable": {
"description": "Is soft delete feature state editable",
"description": "This flag is no longer in use. Please use 'softDeleteFeatureState' to set the soft delete state for the vault",
"type": "boolean"
}
}
Expand Down

0 comments on commit b2cb8cf

Please sign in to comment.