ip2k / google-api-ruby-client

Automatically exported from code.google.com/p/google-api-ruby-client
Apache License 2.0
0 stars 0 forks source link

discovered_api version argument should supply 'v' prefix to version number if not already present #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Cross post here on Github issues: 
https://github.com/google/google-api-ruby-client/issues/24.

When passing a version argument to the discovered_api method, you shouldn't 
need to pass "v3", just 3 should be sufficient. The method should handle that 
detail.

Original issue reported on code.google.com by ajsh...@gmail.com on 28 Jan 2013 at 9:55

GoogleCodeExporter commented 9 years ago
See discussion on github.

Original comment by sba...@google.com on 15 Feb 2013 at 9:23