Skip to content

Commit

Permalink
fix(test): method builder examples work now
Browse files Browse the repository at this point in the history
It was easier than expected, but in the end needs quite some custom
code and handling. Good to have mako (and python !!!)
  • Loading branch information
Byron committed Mar 5, 2015
1 parent 9cbb2ad commit a3206ab
Show file tree
Hide file tree
Showing 5 changed files with 569 additions and 462 deletions.
2 changes: 2 additions & 0 deletions gen/youtube3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ let mut hub = YouTube::new(hyper::Client::new(), auth);

## About Customization/Callbacks

## About Optionals in parts (needed for Json, otherwise I'd happily drop them)

[builder-pattern]: http://en.wikipedia.org/wiki/Builder_pattern
[google-go-api]: https://github.com/google/google-api-go-client

Expand Down
Loading

0 comments on commit a3206ab

Please sign in to comment.