Basic structure of schema parsing complete.
authorBob Aman <bobaman@google.com>
Wed, 10 Aug 2011 20:48:22 +0000 (16:48 -0400)
committerBob Aman <bobaman@google.com>
Wed, 10 Aug 2011 20:48:22 +0000 (16:48 -0400)
commit27ae32d2e7cebf14daa5e4cdfa3a5a4b813dcd76
tree35007e7310e00914e41836183992730d522f2cd5
parentd9a108415b8b0a7c1b0fd34e1b9985d0f36af56a
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.
lib/google/api_client/discovery/api.rb
lib/google/api_client/discovery/schema.rb
lib/google/api_client/result.rb