Skip to content

Commit

Permalink
Removed force delete from AppAttach
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-baird committed Apr 29, 2024
1 parent 390f825 commit d04b278
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3479,13 +3479,6 @@
},
{
"$ref": "#/parameters/AppAttachPackageNameParameter"
},
{
"name": "force",
"in": "query",
"required": false,
"type": "boolean",
"description": "Force flag to delete App Attach package."
}
],
"responses": {
Expand Down

0 comments on commit d04b278

Please sign in to comment.