Skip to content

Commit

Permalink
resolving merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
SINADELL authored and SINADELL committed Nov 4, 2021
1 parent b00f6c0 commit a36a0b4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4074,7 +4074,7 @@
}
},
"AzureFirstPartyManagedCertificate": {
"description": "Azure FirstParty Managed Certificate provided by other first party rp's, used for https",
"description": "Azure FirstParty Managed Certificate provided by other first party rp's to enable HTTPS.",
"allOf": [
{
"$ref": "#/definitions/Certificate"
Expand Down Expand Up @@ -4651,7 +4651,7 @@
}
},
"AzureFirstPartyManagedCertificateParameters": {
"description": "Azure FirstParty Managed Certificate provided by other first party rp's, used for https",
"description": "Azure FirstParty Managed Certificate provided by other first party rp's to enable HTTPS.",
"x-ms-discriminator-value": "AzureFirstPartyManagedCertificate",
"type": "object",
"allOf": [
Expand Down

0 comments on commit a36a0b4

Please sign in to comment.