Skip to content

Commit 925da02

Browse files
authored
Merge pull request #107635 from BharathNimmala-MSFT/patch-8
(AzureCXP) Fixed typo
2 parents 97f8660 + 3bc47b1 commit 925da02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/marketplace/partner-center-portal/pc-saas-fulfillment-api-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Internal server error.
276276

277277
Gets the specified SaaS subscription. Use this call to get license information and plan information.
278278

279-
##### Get<br> `https://marketplaceapi.microsoft.com/api/saas/subscriptions/<subscriptionId?api-version=<ApiVersion>`
279+
##### Get<br> `https://marketplaceapi.microsoft.com/api/saas/subscriptions/<subscriptionId>?api-version=<ApiVersion>`
280280

281281
*Query parameters:*
282282

@@ -588,7 +588,7 @@ Internal server error.
588588

589589
Unsubscribe and delete the specified subscription.
590590

591-
##### Delete<br> `https://marketplaceapi.microsoft.com/api/saas/subscriptions/<subscriptionId> ?api-version=<ApiVersion>`
591+
##### Delete<br> `https://marketplaceapi.microsoft.com/api/saas/subscriptions/<subscriptionId>?api-version=<ApiVersion>`
592592

593593
*Query parameters:*
594594

0 commit comments

Comments
 (0)