Sebastian Thiel
930ce6d5c2
chore(update): all jsons; version-up
...
As we are now back to serde 0.6, the patch-level was upped too.
2016-04-10 14:04:44 +02:00
Sebastian Thiel
5094f61c88
chore(json-up): fetch latest json
...
api-list.yaml was updated manually to push out APIs which are just
empty or plain incompatible with what we are doing
2016-02-28 08:19:26 +01:00
Sebastian Thiel
8f01e8e918
feat(json): updated API descriptions
2016-01-30 14:06:58 +01:00
Sebastian Thiel
862842f621
chore(json): update to latest version
2015-10-18 19:29:28 +02:00
Sebastian Thiel
7d58d66025
chore(json-update): update json and regen all code
2015-06-26 16:08:25 +02:00
Sebastian Thiel
91861dcb71
fix(rustup): rustc (be9bd7c93 2015-04-05)
...
* using std::convert
* update to latest hyper (and other dependencies)
Related to #46
2015-04-07 11:59:10 +02:00
Sebastian Thiel
02d7a06fdf
feat(downloads): alt 'media' handling to allow dls
...
This also includes documentation to state which methods actually support
media download, and how to achieve that.
Added TODO to not forget we should tell the user how to achieve these
kinds of things.
Fixes #21
2015-03-19 09:31:29 +01:00
Sebastian Thiel
c0a2476058
feat(deps): update-json using discovery API
...
Instead of depending on the google go client API repository, I now
use the original data source, namely the discovery API.
fixes #5
2015-03-13 17:06:48 +01:00
Sebastian Thiel
7b81646f43
chore(make): update-json and all APIs
...
It's about time we finish up this part, to make it even easier to test
against more APIs, and keep them up-to-date
2015-03-10 10:34:19 +01:00