Skip to content

Commit

Permalink
Remove secret tag
Browse files Browse the repository at this point in the history
  • Loading branch information
zfchen95 committed Nov 30, 2021
1 parent c67f05d commit 45b1c7b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4879,11 +4879,9 @@
"description": "A unique Security Identifier that is generated by the server."
},
"sharedKey": {
"x-ms-secret": true,
"$ref": "#/definitions/SharedKey"
},
"sshPassword": {
"x-ms-secret": true,
"readOnly": true,
"type": "string",
"description": "Auto generated password by the server for SSH authentication if hasSshPassword is set to true on the creation of local user."
Expand Down

0 comments on commit 45b1c7b

Please sign in to comment.