Steven Bazyl
7e3cacdb0e
Define custom load/dump for serializing API instances
2013-01-02 16:13:26 -08:00
Steven Bazyl
3dcd88a884
Expose discovery doc in prep for future doc changes
2012-10-10 14:28:46 -06:00
Steven Bazyl
1fca089d62
Mostly doc updates, +remove support for method as string
2012-10-10 14:28:45 -06:00
Sergio Gomes
a666d52770
Adding batch support
2012-05-16 20:05:24 +01:00
Steven Bazyl
1121bb7fe6
Merge branch 'master' of https://code.google.com/p/google-api-ruby-client
2012-03-01 17:24:14 -08:00
Steven Bazyl
b8301b0dd5
Media upload support
2012-03-01 17:23:36 -08:00
Ethan
80c41c99fc
minor whitespace touchup
...
gedit's syntax highlighting breaks on the previous
2012-02-22 03:31:17 -05:00
Bob Aman
1a381ab963
Method renames to be consistent with change to resources.
2012-02-10 17:26:44 +03:00
Steven Bazyl
5b45f8f351
Rename 'resources' method due to conflict with one of the APIs.
2012-01-30 23:28:55 -08:00
Bob Aman
321533455c
Fixed some YARD documentation issues and changed how the user-agent is built.
2011-12-02 16:43:55 +03:00
Bob Aman
4db326a3ed
Added task for wiki autogeneration.
2011-10-15 11:22:36 +03:00
Bob Aman
27ae32d2e7
Basic structure of schema parsing complete.
...
* Note that additionalProperties fields are not currently supported and may
only be accessed in raw form. Shouldn't be a big deal because only the Buzz
API uses them extensively.
2011-08-10 16:48:22 -04:00
Bob Aman
b8bd8e3964
Added support for API feature lists.
2011-08-08 17:23:59 -04:00
Bob Aman
13d590631b
Added API#schema_for_kind method to allow schema lookups by kind.
2011-08-05 14:43:56 -04:00
Bob Aman
1fa3fb25d9
Better way to handle automatic parsing using the schemas in the discovery document.
2011-08-04 23:36:36 -04:00
Bob Aman
b4745890f5
Separated out the discovery classes into individual files.
2011-08-04 18:32:00 -04:00