Sai Cheemalapati
|
e3792b19d2
|
Add Hash support to fetch_all (#586)
This commit aligns the behavior of `fetch_all` over map responses with
that of arrays (returning a single collection with all entries).
|
2017-06-01 23:52:09 -04:00 |
Steve Bazyl
|
48916bfce7
|
Merge branch 'master' of https://github.com/sqrrrl/google-api-ruby-client into sqrrrl-master
|
2017-04-03 12:31:20 -07:00 |
Steve Bazyl
|
97ff7f4d9a
|
#475, #488 -- allow raw JSON if explicitly requested, fix empty body handling & test cleanup
|
2017-03-31 15:26:51 -07:00 |
Steve Bazyl
|
aed2936248
|
Add test for #509 - setting proxy url as string
|
2017-03-31 13:12:59 -07:00 |
Steve Bazyl
|
c4d0ed5d3c
|
Merge branch 'master' into v0.10
|
2017-03-29 16:25:34 -07:00 |
Steven Bazyl
|
5804593f25
|
Tighten validation around batch operations
|
2017-03-13 13:40:15 -07:00 |
Thomas Coffee
|
16f0a768f7
|
Allow abnormal page token cases for paging methods
Addresses https://github.com/googleapis/toolkit/issues/692.
Manual changes are in:
lib/google/apis/core/base_service.rb
spec/google/apis/core/service_spec.rb
|
2017-02-03 12:09:18 -08:00 |
Steve Bazyl
|
70596d26f6
|
#459 - Fix iteration for genomics API which only has 1 item per page
|
2016-08-31 13:26:24 -07:00 |
Steve Bazyl
|
2046e00f14
|
Remove Hurley as a dependency
|
2016-08-17 13:51:09 -07:00 |
Steve Bazyl
|
edb841310f
|
Gracefully handle nil collections when paging
|
2016-06-23 12:43:37 -07:00 |
Steve Bazyl
|
6e3342b671
|
Cache pages in fetch_all to allow multiple iterations
|
2016-03-11 14:24:27 -08:00 |
Steve Bazyl
|
f4453f6139
|
Add helper method for automatic paging
|
2016-03-08 13:26:28 -08:00 |
Steven Bazyl
|
f584a2cec8
|
Import refactored library. See MIGRATING.MD for details
|
2015-06-23 15:15:14 -07:00 |