Skip to content

Commit

Permalink
Revert "Added GA API version (2021-07-01) (#14937)" (#15129)
Browse files Browse the repository at this point in the history
This reverts commit d1bf50c.
  • Loading branch information
jianyexi authored Jul 9, 2021
1 parent d1bf50c commit 654c237
Show file tree
Hide file tree
Showing 23 changed files with 18 additions and 2,996 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,6 @@
}
}
},
"x-ms-long-running-operation": true,
"x-ms-examples": {
"PrivateEndpointConnections_CreateOrUpdate": {
"$ref": "./examples/PrivateEndpointConnections_CreateOrUpdate.json"
Expand Down Expand Up @@ -1071,8 +1070,7 @@
"SoftDeleting",
"SoftDeleted",
"Failed",
"Succeeded",
"Canceled"
"Succeeded"
],
"type": "string",
"readOnly": true,
Expand Down Expand Up @@ -1848,21 +1846,6 @@
}
},
"parameters": {
"api-version": {
"name": "api-version",
"in": "query",
"description": "The api version to use.",
"required": true,
"type": "string"
},
"accountName": {
"name": "accountName",
"in": "path",
"description": "The name of the account.",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
},
"resourceGroupName": {
"name": "resourceGroupName",
"in": "path",
Expand All @@ -1877,6 +1860,21 @@
"description": "The subscription identifier",
"required": true,
"type": "string"
},
"api-version": {
"name": "api-version",
"in": "query",
"description": "The api version to use.",
"required": true,
"type": "string"
},
"accountName": {
"name": "accountName",
"in": "path",
"description": "The name of the account.",
"required": true,
"type": "string",
"x-ms-parameter-location": "method"
}
},
"securityDefinitions": {
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 654c237

Please sign in to comment.