mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): update to latest version
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/ZaYQrw3QnZiD1YIdYaHXGlnz-Sc\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/OWHfcc6gntNlOS_CCpfATCkRKPo\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "androidpublisher:v1.1",
|
||||
"name": "androidpublisher",
|
||||
"canonicalName": "Android Publisher",
|
||||
"version": "v1.1",
|
||||
"revision": "20150316",
|
||||
"revision": "20150910",
|
||||
"title": "Google Play Developer API",
|
||||
"description": "Lets Android application developers access their Google Play accounts.",
|
||||
"ownerDomain": "google.com",
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/dWS1TT1km61X8qMyP5gPBt6y1MQ\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/Rsw5ADalFXzslk4AcD-5vvmH2YU\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "androidpublisher:v1",
|
||||
"name": "androidpublisher",
|
||||
"canonicalName": "Android Publisher",
|
||||
"version": "v1",
|
||||
"revision": "20150316",
|
||||
"revision": "20150910",
|
||||
"title": "Google Play Developer API",
|
||||
"description": "Lets Android application developers access their Google Play accounts.",
|
||||
"ownerDomain": "google.com",
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/gtEzcfWnBY9EC00QyZ_jjrGf9Io\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/QvChBL9zzkcDEEIqZpwPMr9_TRs\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "androidpublisher:v2",
|
||||
"name": "androidpublisher",
|
||||
"canonicalName": "Android Publisher",
|
||||
"version": "v2",
|
||||
"revision": "20150316",
|
||||
"revision": "20150910",
|
||||
"title": "Google Play Developer API",
|
||||
"description": "Lets Android application developers access their Google Play accounts.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -474,7 +474,7 @@
|
||||
},
|
||||
"subscriptionPeriod": {
|
||||
"type": "string",
|
||||
"description": "The period of the subscription (if any), i.e. period at which payments must happen. Defined as ISO 8601 duration, i.e. \"P1M\" for 1 month period."
|
||||
"description": "Subscription period, specified in ISO 8601 format. Acceptable values are \"P1W\" (one week), \"P1M\" (one month) and \"P1Y\" (one year)."
|
||||
},
|
||||
"trialPeriod": {
|
||||
"type": "string",
|
||||
@@ -1772,7 +1772,8 @@
|
||||
"sevenInchScreenshots",
|
||||
"tenInchScreenshots",
|
||||
"tvBanner",
|
||||
"tvScreenshots"
|
||||
"tvScreenshots",
|
||||
"wearScreenshots"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
@@ -1782,6 +1783,7 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"location": "path"
|
||||
@@ -1833,7 +1835,8 @@
|
||||
"sevenInchScreenshots",
|
||||
"tenInchScreenshots",
|
||||
"tvBanner",
|
||||
"tvScreenshots"
|
||||
"tvScreenshots",
|
||||
"wearScreenshots"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
@@ -1843,6 +1846,7 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"location": "path"
|
||||
@@ -1896,7 +1900,8 @@
|
||||
"sevenInchScreenshots",
|
||||
"tenInchScreenshots",
|
||||
"tvBanner",
|
||||
"tvScreenshots"
|
||||
"tvScreenshots",
|
||||
"wearScreenshots"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
@@ -1906,6 +1911,7 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"location": "path"
|
||||
@@ -1959,7 +1965,8 @@
|
||||
"sevenInchScreenshots",
|
||||
"tenInchScreenshots",
|
||||
"tvBanner",
|
||||
"tvScreenshots"
|
||||
"tvScreenshots",
|
||||
"wearScreenshots"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
"",
|
||||
@@ -1969,6 +1976,7 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
],
|
||||
"location": "path"
|
||||
|
||||
Reference in New Issue
Block a user