Skip to content

Commit

Permalink
updating identity servive naming (#19775)
Browse files Browse the repository at this point in the history
  • Loading branch information
deer-prudence authored Jul 14, 2022
1 parent 9918d83 commit 5353589
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"positionInOperation": "first",
"parameters": [
{
"name": "certificateClientEndpoint",
"description": "The certificate client endpoint, for example https://identity.confidential-ledger.core.azure.com",
"name": "certificateEndpoint",
"description": "The certificate endpoint (or \"Identity Service Endpoint\" in the Azure portal), for example https://identity.confidential-ledger.core.azure.com",
"required": true,
"type": "string",
"in": "path",
Expand Down

0 comments on commit 5353589

Please sign in to comment.