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

Unified Diff: config.yaml

Issue 612053002: Api roll 2: 2014-09-29 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed more review comments Created 6 years, 3 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 | « .gitignore ('k') | discovery/googleapis/adexchangebuyer__v1.3.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: config.yaml
diff --git a/config.yaml b/config.yaml
index 9ffd95f70f8c4dda704b8606159949932f4df419..290908e99c5bbd6baefc44f8071052972fa02b87 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,6 +1,6 @@
packages:
- googleapis:
- version: 0.2.0
+ version: 0.2.1
author: Dart Team <misc@dartlang.org>
homepage: http://www.dartlang.org/googleapis/
readme: resources/README.md
@@ -9,6 +9,7 @@ packages:
apis:
- adexchangebuyer:v1.3 # https://developers.google.com/ad-exchange/buyer-rest/
- adexchangeseller:v1.1 # https://developers.google.com/ad-exchange/seller-rest/
+ - adexchangeseller:v2.0 # https://developers.google.com/ad-exchange/seller-rest/
- admin:directory_v1 # https://developers.google.com/admin-sdk/directory/
- admin:email_migration_v2 #https://developers.google.com/admin-sdk/email-migration/
- admin:reports_v1 # https://developers.google.com/admin-sdk/reports/
@@ -23,6 +24,7 @@ packages:
- books:v1 # https://developers.google.com/books/
- civicinfo:us_v1 # https://developers.google.com/civic-information/
- civicinfo:v1 # https://developers.google.com/civic-information/
+ - civicinfo:v2 # https://developers.google.com/civic-information/
- calendar:v3 # https://developers.google.com/google-apps/calendar/
- compute:v1 # https://developers.google.com/compute/
- content:v2 # https://developers.google.com/shopping-content/
@@ -58,11 +60,12 @@ packages:
- translate:v2 # https://developers.google.com/translate/
- urlshortener:v1 # https://developers.google.com/url-shortener/
- webfonts:v1 # https://developers.google.com/fonts/docs/developer_api
+ - webmasters:v3 # https://developers.google.com/webmaster-tools/
- youtube:v3 # https://developers.google.com/youtube/
- youtubeAnalytics:v1 # https://developers.google.com/youtube/analytics/
- googleapis_beta:
- version: 0.2.0
+ version: 0.2.1
author: Dart Team <misc@dartlang.org>
homepage: http://www.dartlang.org/googleapis/
readme: resources/README.md
@@ -77,7 +80,8 @@ packages:
- manager:v1beta2 # https://developers.google.com/deployment-manager/
- pubsub:v1beta1 # https://developers.google.com/pubsub/ (Limited Preview)
- replicapool:v1beta1 # https://developers.google.com/compute/docs/replica-pool/ (Limited Preview)
- - resourceviews:v1beta1 # https://developers.google.com/compute/docs/resource-views/ (Limited Preview)
+ - resourceviews:v1beta1 # https://cloud.google.com/compute/docs/instance-groups/ (Limited Preview)
+ - resourceviews:v1beta2 # https://cloud.google.com/compute/docs/instance-groups/
- sqladmin:v1beta3 # https://developers.google.com/cloud-sql/docs/admin-api/
- taskqueue:v1beta2 # https://developers.google.com/appengine/docs/python/taskqueue/rest/libraries
« no previous file with comments | « .gitignore ('k') | discovery/googleapis/adexchangebuyer__v1.3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698