Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e278605

Browse files
committed
Add cloudcommerceprocurement API
1 parent 2834967 commit e278605

3 files changed

Lines changed: 947 additions & 0 deletions

File tree

apis.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22
"kind": "discovery#directoryList",
33
"discoveryVersion": "v1",
44
"items": [
5+
{
6+
"kind": "discovery#directoryItem",
7+
"id": "cloudcommerceprocurement:v1",
8+
"name": "cloudcommerceprocurement",
9+
"version": "v1",
10+
"title": "Cloud Commerce Partner Procurement API",
11+
"description": "Partner API for the Cloud Commerce Procurement Service.",
12+
"discoveryRestUrl": "https://cloudcommerceprocurement.googleapis.com/$discovery/rest?version=v1",
13+
"icons": {
14+
"x16": "http://www.google.com/images/icons/product/search-16.gif",
15+
"x32": "http://www.google.com/images/icons/product/search-32.gif"
16+
},
17+
"documentationLink": "https://cloud.google.com/marketplace/docs/partners/commerce-procurement-api/reference/rest/",
18+
"preferred": true
19+
},
520
{
621
"kind": "discovery#directoryItem",
722
"id": "aiplatform:v1",

etc/api/api-list.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ api:
126126
- v1
127127
cloudchannel:
128128
- v1
129+
cloudcommerceprocurement:
130+
- v1
129131
clouddebugger:
130132
- v2
131133
clouddeploy:

0 commit comments

Comments
 (0)