Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(719)

Unified Diff: discovery/googleapis/licensing__v1.json

Issue 2779563003: Api-roll 47: 2017-03-27 (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/language__v1.json ('k') | discovery/googleapis/logging__v2.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/licensing__v1.json
diff --git a/discovery/googleapis/licensing__v1.json b/discovery/googleapis/licensing__v1.json
index a2df7e60989b97ba5d83d9323b58990b3ea404e1..431c175b1c1b7cd4e0134428ad8b25a973e6e96f 100644
--- a/discovery/googleapis/licensing__v1.json
+++ b/discovery/googleapis/licensing__v1.json
@@ -11,10 +11,10 @@
"basePath": "/apps/licensing/v1/product/",
"baseUrl": "https://www.googleapis.com/apps/licensing/v1/product/",
"batchPath": "batch",
- "description": "Licensing API to view and manage license for your domain.",
+ "description": "Views and manages licenses for your domain.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/google-apps/licensing/",
- "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/QQRbdYm0j-JrEGkOGWqDQAEBikU\"",
+ "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/WD_dCFRiB71YKGuRij6Gw1Sn7dI\"",
"icons": {
"x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.png",
"x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.png"
@@ -357,7 +357,7 @@
}
}
},
- "revision": "20150901",
+ "revision": "20170213",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"LicenseAssignment": {
@@ -379,7 +379,11 @@
"licensing.licenseAssignments.update"
]
},
- "description": "Name of the product.",
+ "description": "Id of the product.",
+ "type": "string"
+ },
+ "productName": {
+ "description": "Display Name of the product.",
"type": "string"
},
"selfLink": {
@@ -392,7 +396,11 @@
"licensing.licenseAssignments.update"
]
},
- "description": "Name of the sku of the product.",
+ "description": "Id of the sku of the product.",
+ "type": "string"
+ },
+ "skuName": {
+ "description": "Display Name of the sku of the product.",
"type": "string"
},
"userId": {
« no previous file with comments | « discovery/googleapis/language__v1.json ('k') | discovery/googleapis/logging__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698