Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect description prefix #18849

Merged
merged 1 commit into from
May 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"tags": [
"PrivateEndpointConnections"
],
"description": "Description for Gets the private link resources",
"description": "Gets the private link resources",
"operationId": "PrivateEndpointConnection_ListPrivateLinkResources",
"x-ms-examples": {
"ApiManagementListPrivateLinkGroupResources": {
Expand Down Expand Up @@ -285,7 +285,7 @@
"tags": [
"PrivateEndpointConnections"
],
"description": "Description for Gets the private link resources",
"description": "Gets the private link resources",
"operationId": "PrivateEndpointConnection_GetPrivateLinkResource",
"x-ms-examples": {
"ApiManagementGetPrivateLinkGroupResource": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"tags": [
"PrivateEndpointConnections"
],
"description": "Description for Gets the private link resources",
"description": "Gets the private link resources",
"operationId": "PrivateEndpointConnection_ListPrivateLinkResources",
"x-ms-examples": {
"ApiManagementListPrivateLinkGroupResources": {
Expand Down Expand Up @@ -285,7 +285,7 @@
"tags": [
"PrivateEndpointConnections"
],
"description": "Description for Gets the private link resources",
"description": "Gets the private link resources",
"operationId": "PrivateEndpointConnection_GetPrivateLinkResource",
"x-ms-examples": {
"ApiManagementGetPrivateLinkGroupResource": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
"tags": [
"PrivateEndpointConnections"
],
"description": "Description for Gets the private link resources",
"description": "Gets the private link resources",
"operationId": "PrivateEndpointConnection_ListPrivateLinkResources",
"x-ms-examples": {
"ApiManagementListPrivateLinkGroupResources": {
Expand Down Expand Up @@ -285,7 +285,7 @@
"tags": [
"PrivateEndpointConnections"
],
"description": "Description for Gets the private link resources",
"description": "Gets the private link resources",
"operationId": "PrivateEndpointConnection_GetPrivateLinkResource",
"x-ms-examples": {
"ApiManagementGetPrivateLinkGroupResource": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"ContainerAppsAuthConfigs"
],
"summary": "Create or update the AuthConfig for a Container App.",
"description": "Description for Create or update the AuthConfig for a Container App.",
"description": "Create or update the AuthConfig for a Container App.",
"operationId": "ContainerAppsAuthConfigs_CreateOrUpdate",
"parameters": [
{
Expand Down Expand Up @@ -182,7 +182,7 @@
"ContainerAppsAuthConfigs"
],
"summary": "Delete a Container App AuthConfig.",
"description": "Description for Delete a Container App AuthConfig.",
"description": "Delete a Container App AuthConfig.",
"operationId": "ContainerAppsAuthConfigs_Delete",
"parameters": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"ContainerApps"
],
"summary": "Create or update a Container App.",
"description": "Description for Create or update a Container App.",
"description": "Create or update a Container App.",
"operationId": "ContainerApps_CreateOrUpdate",
"parameters": [
{
Expand Down Expand Up @@ -211,7 +211,7 @@
"ContainerApps"
],
"summary": "Delete a Container App.",
"description": "Description for Delete a Container App.",
"description": "Delete a Container App.",
"operationId": "ContainerApps_Delete",
"parameters": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"ContainerAppsSourceControls"
],
"summary": "Create or update the SourceControl for a Container App.",
"description": "Description for Create or update the SourceControl for a Container App.",
"description": "Create or update the SourceControl for a Container App.",
"operationId": "ContainerAppsSourceControls_CreateOrUpdate",
"parameters": [
{
Expand Down Expand Up @@ -207,7 +207,7 @@
"ContainerAppsSourceControls"
],
"summary": "Delete a Container App SourceControl.",
"description": "Description for Delete a Container App SourceControl.",
"description": "Delete a Container App SourceControl.",
"operationId": "ContainerAppsSourceControls_Delete",
"parameters": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"ContainerAppsAuthConfigs"
],
"summary": "Create or update the AuthConfig for a Container App.",
"description": "Description for Create or update the AuthConfig for a Container App.",
"description": "Create or update the AuthConfig for a Container App.",
"operationId": "ContainerAppsAuthConfigs_CreateOrUpdate",
"parameters": [
{
Expand Down Expand Up @@ -182,7 +182,7 @@
"ContainerAppsAuthConfigs"
],
"summary": "Delete a Container App AuthConfig.",
"description": "Description for Delete a Container App AuthConfig.",
"description": "Delete a Container App AuthConfig.",
"operationId": "ContainerAppsAuthConfigs_Delete",
"parameters": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"ContainerApps"
],
"summary": "Create or update a Container App.",
"description": "Description for Create or update a Container App.",
"description": "Create or update a Container App.",
"operationId": "ContainerApps_CreateOrUpdate",
"parameters": [
{
Expand Down Expand Up @@ -211,7 +211,7 @@
"ContainerApps"
],
"summary": "Delete a Container App.",
"description": "Description for Delete a Container App.",
"description": "Delete a Container App.",
"operationId": "ContainerApps_Delete",
"parameters": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"ContainerAppsSourceControls"
],
"summary": "Create or update the SourceControl for a Container App.",
"description": "Description for Create or update the SourceControl for a Container App.",
"description": "Create or update the SourceControl for a Container App.",
"operationId": "ContainerAppsSourceControls_CreateOrUpdate",
"parameters": [
{
Expand Down Expand Up @@ -207,7 +207,7 @@
"ContainerAppsSourceControls"
],
"summary": "Delete a Container App SourceControl.",
"description": "Description for Delete a Container App SourceControl.",
"description": "Delete a Container App SourceControl.",
"operationId": "ContainerAppsSourceControls_Delete",
"parameters": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"AppServiceCertificateOrders"
],
"summary": "List all certificate orders in a subscription.",
"description": "Description for List all certificate orders in a subscription.",
"description": "List all certificate orders in a subscription.",
"operationId": "AppServiceCertificateOrders_List",
"parameters": [
{
Expand Down Expand Up @@ -56,7 +56,7 @@
"AppServiceCertificateOrders"
],
"summary": "Validate information for a certificate order.",
"description": "Description for Validate information for a certificate order.",
"description": "Validate information for a certificate order.",
"operationId": "AppServiceCertificateOrders_ValidatePurchaseInformation",
"parameters": [
{
Expand Down Expand Up @@ -94,7 +94,7 @@
"AppServiceCertificateOrders"
],
"summary": "Get certificate orders in a resource group.",
"description": "Description for Get certificate orders in a resource group.",
"description": "Get certificate orders in a resource group.",
"operationId": "AppServiceCertificateOrders_ListByResourceGroup",
"parameters": [
{
Expand Down Expand Up @@ -132,7 +132,7 @@
"AppServiceCertificateOrders"
],
"summary": "Get a certificate order.",
"description": "Description for Get a certificate order.",
"description": "Get a certificate order.",
"operationId": "AppServiceCertificateOrders_Get",
"parameters": [
{
Expand Down Expand Up @@ -172,7 +172,7 @@
"AppServiceCertificateOrders"
],
"summary": "Create or update a certificate purchase order.",
"description": "Description for Create or update a certificate purchase order.",
"description": "Create or update a certificate purchase order.",
"operationId": "AppServiceCertificateOrders_CreateOrUpdate",
"parameters": [
{
Expand Down Expand Up @@ -228,7 +228,7 @@
"AppServiceCertificateOrders"
],
"summary": "Delete an existing certificate order.",
"description": "Description for Delete an existing certificate order.",
"description": "Delete an existing certificate order.",
"operationId": "AppServiceCertificateOrders_Delete",
"parameters": [
{
Expand Down Expand Up @@ -268,7 +268,7 @@
"AppServiceCertificateOrders"
],
"summary": "Create or update a certificate purchase order.",
"description": "Description for Create or update a certificate purchase order.",
"description": "Create or update a certificate purchase order.",
"operationId": "AppServiceCertificateOrders_Update",
"parameters": [
{
Expand Down Expand Up @@ -325,7 +325,7 @@
"AppServiceCertificateOrders"
],
"summary": "List all certificates associated with a certificate order.",
"description": "Description for List all certificates associated with a certificate order.",
"description": "List all certificates associated with a certificate order.",
"operationId": "AppServiceCertificateOrders_ListCertificates",
"parameters": [
{
Expand Down Expand Up @@ -370,7 +370,7 @@
"AppServiceCertificateOrders"
],
"summary": "Get the certificate associated with a certificate order.",
"description": "Description for Get the certificate associated with a certificate order.",
"description": "Get the certificate associated with a certificate order.",
"operationId": "AppServiceCertificateOrders_GetCertificate",
"parameters": [
{
Expand Down Expand Up @@ -417,7 +417,7 @@
"AppServiceCertificateOrders"
],
"summary": "Creates or updates a certificate and associates with key vault secret.",
"description": "Description for Creates or updates a certificate and associates with key vault secret.",
"description": "Creates or updates a certificate and associates with key vault secret.",
"operationId": "AppServiceCertificateOrders_CreateOrUpdateCertificate",
"parameters": [
{
Expand Down Expand Up @@ -480,7 +480,7 @@
"AppServiceCertificateOrders"
],
"summary": "Delete the certificate associated with a certificate order.",
"description": "Description for Delete the certificate associated with a certificate order.",
"description": "Delete the certificate associated with a certificate order.",
"operationId": "AppServiceCertificateOrders_DeleteCertificate",
"parameters": [
{
Expand Down Expand Up @@ -527,7 +527,7 @@
"AppServiceCertificateOrders"
],
"summary": "Creates or updates a certificate and associates with key vault secret.",
"description": "Description for Creates or updates a certificate and associates with key vault secret.",
"description": "Creates or updates a certificate and associates with key vault secret.",
"operationId": "AppServiceCertificateOrders_UpdateCertificate",
"parameters": [
{
Expand Down Expand Up @@ -591,7 +591,7 @@
"AppServiceCertificateOrders"
],
"summary": "Reissue an existing certificate order.",
"description": "Description for Reissue an existing certificate order.",
"description": "Reissue an existing certificate order.",
"operationId": "AppServiceCertificateOrders_Reissue",
"parameters": [
{
Expand Down Expand Up @@ -639,7 +639,7 @@
"AppServiceCertificateOrders"
],
"summary": "Renew an existing certificate order.",
"description": "Description for Renew an existing certificate order.",
"description": "Renew an existing certificate order.",
"operationId": "AppServiceCertificateOrders_Renew",
"parameters": [
{
Expand Down Expand Up @@ -687,7 +687,7 @@
"AppServiceCertificateOrders"
],
"summary": "Resend certificate email.",
"description": "Description for Resend certificate email.",
"description": "Resend certificate email.",
"operationId": "AppServiceCertificateOrders_ResendEmail",
"parameters": [
{
Expand Down Expand Up @@ -726,7 +726,7 @@
"AppServiceCertificateOrders"
],
"summary": "Verify domain ownership for this certificate order.",
"description": "Description for Verify domain ownership for this certificate order.",
"description": "Verify domain ownership for this certificate order.",
"operationId": "AppServiceCertificateOrders_ResendRequestEmails",
"parameters": [
{
Expand Down Expand Up @@ -774,7 +774,7 @@
"AppServiceCertificateOrders"
],
"summary": "Verify domain ownership for this certificate order.",
"description": "Description for Verify domain ownership for this certificate order.",
"description": "Verify domain ownership for this certificate order.",
"operationId": "AppServiceCertificateOrders_RetrieveSiteSeal",
"parameters": [
{
Expand Down Expand Up @@ -825,7 +825,7 @@
"AppServiceCertificateOrders"
],
"summary": "Verify domain ownership for this certificate order.",
"description": "Description for Verify domain ownership for this certificate order.",
"description": "Verify domain ownership for this certificate order.",
"operationId": "AppServiceCertificateOrders_VerifyDomainOwnership",
"parameters": [
{
Expand Down Expand Up @@ -864,7 +864,7 @@
"AppServiceCertificateOrders"
],
"summary": "Retrieve the list of certificate actions.",
"description": "Description for Retrieve the list of certificate actions.",
"description": "Retrieve the list of certificate actions.",
"operationId": "AppServiceCertificateOrders_RetrieveCertificateActions",
"parameters": [
{
Expand Down Expand Up @@ -909,7 +909,7 @@
"AppServiceCertificateOrders"
],
"summary": "Retrieve email history.",
"description": "Description for Retrieve email history.",
"description": "Retrieve email history.",
"operationId": "AppServiceCertificateOrders_RetrieveCertificateEmailHistory",
"parameters": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"CertificateRegistrationProvider"
],
"summary": "Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider",
"description": "Description for Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider",
"description": "Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider",
"operationId": "CertificateRegistrationProvider_ListOperations",
"parameters": [
{
Expand Down
Loading