mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-26 17:02:24 +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",
|
||||
"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",
|
||||
|
||||
@@ -614,6 +614,8 @@ api:
|
||||
- v1
|
||||
vmmigration:
|
||||
- v1
|
||||
walletobjects:
|
||||
- v1
|
||||
webfonts:
|
||||
- v1
|
||||
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