google-api-ruby-client/lib/google/apis/generator/templates
bantini 6e2276cb80 Handle recursive hashes (#621)
This fixes the generator for cases where one of the entries of the
"schemas" object returned by the Discovery service is a recursively
defined map.

Fixes #608
2017-10-12 10:57:57 -07:00
..
_class.tmpl Handle recursive hashes (#621) 2017-10-12 10:57:57 -07:00
_method.tmpl Add option to force passing alt=json for some APIs that return xml by default 2016-01-14 10:48:40 -08:00
_representation.tmpl Update generator to correctly handle int64/uint64 types as fixnum/bignum instead of strings 2016-08-17 15:27:23 -07:00
_representation_stub.tmpl #363 - Add convenience methods for json parsing/formatting to generated objects 2016-02-25 14:37:00 -08:00
_representation_type.tmpl Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00
classes.rb.tmpl Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00
module.rb.tmpl Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00
representations.rb.tmpl Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00
service.rb.tmpl Update generator to use batchPath instead of hardcoded path 2017-03-06 12:24:30 -08:00