add google wallet objects api

This commit is contained in:
shinichi kogai
2022-09-29 12:40:25 +09:00
parent cd863136e0
commit c3f8e1ffbf
3 changed files with 7762 additions and 0 deletions

View File

@@ -2,6 +2,21 @@
"kind": "discovery#directoryList",
"discoveryVersion": "v1",
"items": [
{
"kind": "discovery#directoryItem",
"id": "walletobjects:v1",
"name": "walletobjects",
"version": "v1",
"title": "Google Pay Passes API",
"description": "API for issuers to save … Google Wallet Objects.",
"discoveryRestUrl": "https://walletobjects.googleapis.com/$discovery/rest?version=v1",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
},
"documentationLink": "https://developers.google.com/pay/passes",
"preferred": true
},
{
"kind": "discovery#directoryItem",
"id": "abusiveexperiencereport:v1",

View File

@@ -614,6 +614,8 @@ api:
- v1
vmmigration:
- v1
walletobjects:
- v1
webfonts:
- v1
webmasters:

File diff suppressed because it is too large Load Diff