Don't traverse ancestors when checking if schema is defined
[arvados.git] / lib / google / api_client / discovery / schema.rb
2012-02-08 Steven BazylDon't traverse ancestors when checking if schema is...
2012-01-05 Bob AmanMigrated to MultiJson from JSON gem.
2011-12-02 Bob AmanMerge branch 'master' of ../martinsarsale-support-for...
2011-12-02 Bob AmanFixed some YARD documentation issues and changed how...
2011-11-30 Martin SarsaleMerge remote branch 'remotes/upstream/master'
2011-11-16 Bob AmanMerge branch 'schemas'
2011-10-20 Bob AmanUpdated to match change to AutoParse.
2011-10-05 Bob AmanFixed issues with recursive structures and external...
2011-09-22 Bob AmanSwitched to using AutoParse for schemas.
2011-08-19 Bob AmanPartial solution to the issue of generating JSON.
2011-08-10 Bob AmanFixed a bug in the method definition closures.
2011-08-10 Bob AmanBasic structure of schema parsing complete.
2011-08-08 Bob AmanAdded method to expose API property descriptions.
2011-08-05 Bob AmanAdding missing require.
2011-08-05 Bob AmanMoved dynamic method definitions into the APIObject...
2011-08-05 Bob AmanAdded default values.
2011-08-05 Bob AmanBetter way to handle automatic parsing using the schema...