mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
add google wallet objects api
This commit is contained in:
15
apis.json
15
apis.json
@@ -2,6 +2,21 @@
|
|||||||
"kind": "discovery#directoryList",
|
"kind": "discovery#directoryList",
|
||||||
"discoveryVersion": "v1",
|
"discoveryVersion": "v1",
|
||||||
"items": [
|
"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",
|
"kind": "discovery#directoryItem",
|
||||||
"id": "abusiveexperiencereport:v1",
|
"id": "abusiveexperiencereport:v1",
|
||||||
|
|||||||
@@ -614,6 +614,8 @@ api:
|
|||||||
- v1
|
- v1
|
||||||
vmmigration:
|
vmmigration:
|
||||||
- v1
|
- v1
|
||||||
|
walletobjects:
|
||||||
|
- v1
|
||||||
webfonts:
|
webfonts:
|
||||||
- v1
|
- v1
|
||||||
webmasters:
|
webmasters:
|
||||||
|
|||||||
7745
etc/api/walletobjects/v1/walletobjects-api.json
Normal file
7745
etc/api/walletobjects/v1/walletobjects-api.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user