Skip to content

Commit

Permalink
pretty check fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vasanthrajams committed Mar 27, 2020
1 parent 59700bb commit 047107d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"parameters": [
{
"name": "vaultBaseUrl",
"description": "The vault name, for example https://myhsm.managedhsm.azure.net",
"description": "The vault name, for example https://myvault.vault.azure.net.",
"required": true,
"type": "string",
"in": "path",
Expand Down Expand Up @@ -422,4 +422,4 @@
"description": "Client API version."
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1729,4 +1729,4 @@
"description": "Client API version."
}
}
}
}

0 comments on commit 047107d

Please sign in to comment.