Bob Aman
4db326a3ed
Added task for wiki autogeneration.
2011-10-15 11:22:36 +03:00
Bob Aman
2dcdec1191
Fixed issue with version and moved version back to 0.3.0.
2011-10-15 11:21:21 +03:00
Bob Aman
f59696cd8b
Don't repeat yourself.
2011-10-12 00:00:57 +03:00
Bob Aman
1c300f091f
Overhauled the prediction sample and updated to v1.4.
2011-10-11 23:55:53 +03:00
Bob Aman
b08b19e8c3
Fixed references in the build files to the new README files.
2011-10-11 14:55:19 +03:00
Bob Aman
2b746cb379
Fixed references in the build files to the new README files.
2011-10-11 14:54:57 +03:00
Bob Aman
55977abb40
Fixed issue with registering custom discovery URIs.
2011-10-07 12:20:07 +03:00
Bob Aman
7bd5347d55
Fixed issue with registering custom discovery URIs.
2011-10-07 12:19:29 +03:00
Bob Aman
d27e73605d
Added authorization configuration to the .gitignore file.
2011-10-07 12:18:01 +03:00
Bob Aman
436e23c59a
Added authorization configuration to the .gitignore file.
2011-10-07 12:17:04 +03:00
Bob Aman
9387bfa593
Fixed issue with discovery URIs and renamed --service-version to --api-version.
2011-10-06 12:35:16 +03:00
Bob Aman
6cdcbcc195
Fixed issue with discovery URIs and renamed --service-version to --api-version.
2011-10-06 12:35:02 +03:00
Bob Aman
476532fac6
Markdown formatting fixes.
2011-10-06 12:08:01 +03:00
Bob Aman
aab1dce800
Markdown formatting fixes.
2011-10-06 12:07:45 +03:00
Bob Aman
9f9e3bea5e
Fixed some Markdown formatting and moved the Buzz README to the correct location.
2011-10-06 12:07:14 +03:00
Bob Aman
88e123ddf7
Markdown formatting fixes.
2011-10-06 12:04:10 +03:00
Bob Aman
63ef7350ec
Markdown formatting fixes.
2011-10-06 11:58:06 +03:00
Bob Aman
8068cd1900
Fixed some Markdown formatting and moved the Buzz README to the correct location.
2011-10-06 11:53:53 +03:00
Bob Aman
589d3e8ccb
Updated READMEs to use Markdown format.
2011-10-06 11:49:11 +03:00
Bob Aman
0484a9af6e
Updated READMEs to use Markdown format.
2011-10-06 11:48:53 +03:00
Bob Aman
03fb777e1d
Moved data for prediction sample app into its own directory.
2011-10-06 11:41:53 +03:00
Bob Aman
fd7ec30674
Renamed READMEs.
2011-10-06 11:41:41 +03:00
Bob Aman
9eeb2e1bba
Moved data for prediction sample app into its own directory.
2011-10-06 11:41:09 +03:00
Bob Aman
5414094020
Renamed READMEs.
2011-10-06 11:40:14 +03:00
Bob Aman
b3dabec63a
Moved Buzz example into its own directory for consistency.
2011-10-06 11:35:45 +03:00
Bob Aman
cc9542e9c1
Moved Buzz example into its own directory for consistency.
2011-10-06 11:35:20 +03:00
Bob Aman
bb4e15b9f4
Fixed issues with recursive structures and external references.
2011-10-05 14:13:39 +03:00
Bob Aman
06af19a112
Switched to using AutoParse for schemas.
2011-09-22 16:27:24 +03:00
Bob Aman
af104f8c5f
Fixed issue with ambiguous reference.
2011-09-22 16:26:33 +03:00
Bob Aman
15a372cedb
Added code to include userIp and key parameters.
2011-09-22 13:49:58 +03:00
Bob Aman
ef065ce8d6
Added code to include userIp and key parameters.
2011-09-22 13:49:46 +03:00
Bob Aman
b869319d1d
Added better handling for errors.
2011-09-22 12:21:22 +03:00
Bob Aman
a9ae33bb47
Added better handling for errors.
2011-09-22 12:21:05 +03:00
Bob Aman
4fa30fc051
Changed discovery and directory methods to use the main code-path for generating requests.
2011-09-22 10:42:31 +03:00
Bob Aman
7724b20e9a
Changed discovery and directory methods to use the main code-path for generating requests.
2011-09-22 10:41:13 +03:00
Bob Aman
de443469de
Merge branch 'master' of https://code.google.com/p/google-api-ruby-client
2011-09-21 10:53:43 +03:00
Bob Aman
d2907c9d79
Added better support for user IP and developer key across all APIs.
2011-09-21 10:52:15 +03:00
Bob Aman
e399dd76b0
Added better support for user IP and developer key across all APIs.
2011-09-21 10:51:51 +03:00
Jennifer Murphy
10d63d385e
Simplified Buzz sample app
...
Added README for Buzz sample app
2011-09-06 18:48:29 -07:00
Bob Aman
6fc526bd21
Partial solution to the issue of generating JSON.
2011-08-19 11:59:53 +03:00
Bob Aman
5c4323b11c
Introduced the ability to pass in an API object instead of a raw body when making requests.
2011-08-17 21:42:24 -04:00
Bob Aman
f159ab7285
Introduced the ability to pass in an API object instead of a raw body when making requests.
2011-08-17 21:42:03 -04:00
Bob Aman
105dbd64f2
Fixed a bug in the method definition closures.
2011-08-10 16:59:55 -04: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
d9a108415b
Added method to expose API property descriptions.
2011-08-08 18:04:48 -04:00
Bob Aman
9a2217a6bb
Added support for API feature lists.
2011-08-08 17:28:21 -04:00
Bob Aman
b8bd8e3964
Added support for API feature lists.
2011-08-08 17:23:59 -04:00
Bob Aman
547034d1e3
Adding missing require.
2011-08-05 17:00:36 -04:00
Bob Aman
75ee556a99
Moved dynamic method definitions into the APIObject class.
2011-08-05 16:55:40 -04:00
Bob Aman
960796d23d
Added default values.
2011-08-05 14:44:29 -04:00