Skip to content
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 @@ -17,7 +17,7 @@
"tags": [
"SinglePublicProduct"
],
"summary": "Single Public Product API provides an unauthenticated endpoint for consuming product attributes of a single commercial Marketplace public product. Each API request must include an API key allocated to you. Send an email to MKPL_Platform_API_DL@microsoft.com including the following details to get the API Key:\n- Customer name\n- Service/Product name\n- AD Registered App ID (if available)\n- Focal point email\n- Use case/scenario\n- Expected traffic volume, including peak requests per second (daily)",
"summary": "Get a single commercial Marketplace public product.",
"operationId": "SinglePublicProduct_Get",
"x-ms-examples": {
"Product_Get": {
Expand Down Expand Up @@ -106,7 +106,7 @@
"tags": [
"ListingPublicProducts"
],
"summary": "Public Products API provides an unauthenticated endpoint for consuming commercial Marketplace public products. In addition, it enables filtering on selected product properties, search, and getting starting price information per product. Each API request must include an API key allocated to you (see X-API-Key description).Send an email to MKPL_Platform_API_DL@microsoft.com including the following details to get the API Key:\n- Customer name\n- Service/Product name\n- AD Registered App ID (if available)\n- Focal point email\n- Use case/scenario\n- Expected traffic volume, including peak requests per second (daily)",
"summary": "Get a list of commercial public products.",
"x-ms-examples": {
"Product_Get": {
"$ref": "./examples/PublicProducts_List.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"tags": [
"SinglePublicProduct"
],
"summary": "Single Public Product API provides an unauthenticated endpoint for consuming product attributes of a single commercial 3rd party Marketplace public product or 1st party Azure product. Each API request must include an API key allocated to you. Send an email to MKPL_Platform_API_DL@microsoft.com including the following details to get the API Key:\n- Customer name\n- Service/Product name\n- AD Registered App ID (if available)\n- Focal point email\n- Use case/scenario\n- Expected traffic volume, including peak requests per second (daily)",
"summary": "Get a single commercial Marketplace public product.",
"operationId": "Products_Get",
"x-ms-examples": {
"Get_Single_Product_SaaS": {
Expand Down Expand Up @@ -147,7 +147,7 @@
"tags": [
"ListingPublicProducts"
],
"summary": "Public Products API provides an unauthenticated endpoint for consuming commercial 3rd party Marketplace public products and 1st party Azure products. In addition, it enables Odata filtering on selected product properties. Each API request must include an API key allocated to you (see X-API-Key description). Send an email to MKPL_Platform_API_DL@microsoft.com including the following details to get the API Key:\n- Customer name\n- Service/Product name\n- AD Registered App ID (if available)\n- Focal point email\n- Use case/scenario\n- Expected traffic volume, including peak requests per second (daily)",
"summary": "Get a list of commercial public products.",
"x-ms-examples": {
"List_Products": {
"$ref": "./examples/PublicProducts_List.json"
Expand Down Expand Up @@ -270,7 +270,7 @@
"tags": [
"ListingPublicSkus"
],
"summary": "Public Skus API provides an unauthenticated endpoint for consuming commercial 3rd party Marketplace public skus and 1st party Azure skus. In addition, it enables Odata filtering on selected sku properties or attributes. Each API request must include an API key allocated to you (see X-API-Key description). Send an email to MKPL_Platform_API_DL@microsoft.com including the following details to get the API Key:\n- Customer name\n- Service/Product name\n- AD Registered App ID (if available)\n- Focal point email\n- Use case/scenario\n- Expected traffic volume, including peak requests per second (daily)",
"summary": "List commercial skus.",
"x-ms-examples": {
"List_Skus": {
"$ref": "./examples/PublicSkus_List.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"tags": [
"Public-Search"
],
"summary": "Public Facets API provides an unauthenticated endpoint for consuming list of Marketplace public products counts per requested properties. In addition, it enables filtering on selected product properties, search, and getting product details. Each API request must include an API key allocated to you (see X-API-Key description). Send an email to MKPL_Platform_API_DL@microsoft.com including the following details to get the API Key:\n- Customer name\n- Service/Product name\n- AD Registered App ID (if available)\n- Focal point email\n- Use case/scenario\n- Expected traffic volume, including peak requests per second (daily)",
"summary": "Get counts of Marketplace public products with requested properties.",
"operationId": "Facets_Get",
"x-ms-examples": {
"Facets_Get": {
Expand Down Expand Up @@ -364,7 +364,7 @@
"tags": [
"Public-Search"
],
"summary": "Public Search API provides an unauthenticated endpoint for consuming list of Marketplace public products, total count of products returned, and facets per requested properties. In addition, it enables filtering on selected product properties, search, and getting product details. Each API request must include an API key allocated to you (see X-API-Key description). Send an email to MKPL_Platform_API_DL@microsoft.com including the following details to get the API Key:\n- Customer name\n- Service/Product name\n- AD Registered App ID (if available)\n- Focal point email\n- Use case/scenario\n- Expected traffic volume, including peak requests per second (daily)",
"summary": "Serves a user experience with search and filter results on Marketplace public products.",
"operationId": "Search_Get",
"x-ms-examples": {
"Search_Get": {
Expand Down Expand Up @@ -773,7 +773,7 @@
"tags": [
"Public-Suggestions"
],
"summary": "Public Suggestions API provides an unauthenticated endpoint for consuming list of Marketplace public products suggestions per requested properties. In addition, it enables filtering on selected product properties, and getting product details. Each API request must include an API key allocated to you (see X-API-Key description). Send an email to MKPL_Platform_API_DL@microsoft.com including the following details to get the API Key:\n- Customer name\n- Service/Product name\n- AD Registered App ID (if available)\n- Focal point email\n- Use case/scenario\n- Expected traffic volume, including peak requests per second (daily)",
"summary": "Make suggestions while user is typing a search query for products.",
"operationId": "Suggestions_GetProducts",
"x-ms-examples": {
"SuggestionsProducts_Get": {
Expand Down
11 changes: 11 additions & 0 deletions specification/marketplacecatalog/suppressions.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- tool: TypeSpecRequirement
path: ./data-plane/Products/preview/2023-01-01-preview/products.json
reason: Only change here is to description. New compliant TypeSpec version in development

- tool: TypeSpecRequirement
path: ./data-plane/Products/preview/2023-05-01-preview/products.json
reason: Only change here is to description. New compliant TypeSpec version in development

- tool: TypeSpecRequirement
path: ./data-plane/Search/preview/2023-01-01-preview/search.json
reason: Only change here is to description. New compliant TypeSpec version in development
Loading