Skip to content

Commit

Permalink
Missed a deprecation tag for one of our methods. (Azure#1075)
Browse files Browse the repository at this point in the history
  • Loading branch information
begoldsm authored and amarzavery committed Mar 29, 2017
1 parent a204c98 commit 1257d04
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"tags": [
"Catalog"
],
"deprecated": true,
"operationId": "Catalog_GetSecret",
"description": "Gets the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use GetCredential instead.",
"parameters": [
Expand Down

0 comments on commit 1257d04

Please sign in to comment.