Skip to content

Commit

Permalink
Set x-ms-api-version to false for vaults list (#13925)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacheng-L authored Apr 14, 2021
1 parent afa4f1a commit ad1866d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -720,6 +720,7 @@
"name": "api-version",
"in": "query",
"required": true,
"x-ms-api-version": false,
"type": "string",
"enum": [
"2015-11-01"
Expand Down

0 comments on commit ad1866d

Please sign in to comment.