diff --git a/custom-words.txt b/custom-words.txt index cfe6420bea89..588440560795 100644 --- a/custom-words.txt +++ b/custom-words.txt @@ -1585,6 +1585,7 @@ reranker Reranker Reregister Rescan +reseller reservationorders resetapikey resetconnection diff --git a/specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2021-02-01/AppServiceCertificateOrders.json b/specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2021-02-01/AppServiceCertificateOrders.json index a0253291358a..184fb38c44b8 100644 --- a/specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2021-02-01/AppServiceCertificateOrders.json +++ b/specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2021-02-01/AppServiceCertificateOrders.json @@ -304,12 +304,6 @@ "$ref": "#/definitions/AppServiceCertificateOrder" } }, - "201": { - "description": "App Service Certificate Order creation operation is in progress", - "schema": { - "$ref": "#/definitions/AppServiceCertificateOrder" - } - }, "default": { "description": "App Service error response.", "schema": { @@ -570,12 +564,6 @@ "$ref": "#/definitions/AppServiceCertificateResource" } }, - "201": { - "description": "App Service Certificate creation operation is in progress", - "schema": { - "$ref": "#/definitions/AppServiceCertificateResource" - } - }, "default": { "description": "App Service error response.", "schema": { @@ -725,8 +713,8 @@ "tags": [ "AppServiceCertificateOrders" ], - "summary": "Verify domain ownership for this certificate order.", - "description": "Description for Verify domain ownership for this certificate order.", + "summary": "Resend domain verification email to customer for this certificate order", + "description": "Resend domain verification ownership email containing steps on how to verify a domain for a given certificate order", "operationId": "AppServiceCertificateOrders_ResendRequestEmails", "parameters": [ { @@ -773,8 +761,8 @@ "tags": [ "AppServiceCertificateOrders" ], - "summary": "Verify domain ownership for this certificate order.", - "description": "Description for Verify domain ownership for this certificate order.", + "summary": "This method is used to obtain the site seal information for an issued certificate. ", + "description": "This method is used to obtain the site seal information for an issued certificate. A site seal is a graphic that the certificate purchaser can embed on their web site to show their visitors information about their SSL certificate. If a web site visitor clicks on the site seal image, a pop-up page is displayed that contains detailed information about the SSL certificate. The site seal token is used to link the site seal graphic image to the appropriate certificate details pop-up page display when a user clicks on the site seal. The site seal images are expected to be static images and hosted by the reseller, to minimize delays for customer page load times.", "operationId": "AppServiceCertificateOrders_RetrieveSiteSeal", "parameters": [ {