Skip to content

Commit

Permalink
Fix generated doc structure (Azure#2634)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeldeib authored and olydis committed Mar 13, 2018
1 parent 7910dbe commit 07c032f
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -633,9 +633,12 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/purge": {
"post": {
"tags": [
"Workspaces"
],
"description": "Purges data in an Log Analytics workspace by a set of user-defined filters.",
"x-ms-long-running-operation": true,
"operationId": "Workspace_Purge",
"operationId": "Workspaces_Purge",
"parameters": [
{
"$ref": "#/parameters/ResourceGroupNameParameter"
Expand Down

0 comments on commit 07c032f

Please sign in to comment.