Steven Bazyl
c02f2ce6a4
Don't traverse ancestors when checking if schema is defined
2012-02-08 11:35:39 -08:00
Bob Aman
0bc3d4936b
Migrated to MultiJson from JSON gem.
2012-01-05 13:05:56 +03: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
4b6e032e1b
Updated to match change to AutoParse.
2011-10-20 17:58:00 +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
6fc526bd21
Partial solution to the issue of generating JSON.
2011-08-19 11:59:53 +03: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
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
Bob Aman
1fa3fb25d9
Better way to handle automatic parsing using the schemas in the discovery document.
2011-08-04 23:36:36 -04:00