Sebastian Thiel
|
ca974aa0a5
|
update all APIs
Like documented in the README
```
rm -f .api.deps .cli.deps && FETCH_APIS=1 make update-json -j8
```
|
2024-03-05 19:07:48 +01:00 |
|
Sebastian Thiel
|
3edefb7f01
|
update dependencies
|
2023-01-25 11:39:00 +01:00 |
|
Sebastian Thiel
|
743a56f4b7
|
Update all json files; make some fixes to make it work at all
|
2022-03-08 07:59:31 +08:00 |
|
Sebastian Thiel
|
c28ba92ead
|
Update all APIs
|
2021-04-01 23:11:45 +08:00 |
|
Sebastian Thiel
|
69fb05c4e1
|
update API descriptions
|
2020-07-10 09:11:32 +08:00 |
|
Sebastian Thiel
|
aacc30f08d
|
update all json files
|
2020-04-12 18:55:37 +08:00 |
|
Sebastian Thiel
|
e42ebc0c2b
|
Bump version to 1.0.9; update JSON schemas; add new APIs
|
2019-07-05 11:32:35 +08:00 |
|
Guy Taylor
|
86a884c48b
|
Update JSON files
|
2019-07-03 18:21:35 +08:00 |
|
Sebastian Thiel
|
255c7f5ad5
|
Update to latest versions of API declarations
|
2018-10-13 13:49:14 +02:00 |
|
Sebastian Thiel
|
357a0e650e
|
Upgrade to latest API versions + code regen
|
2017-12-12 14:30:54 +01:00 |
|
Sebastian Thiel
|
059d6700dd
|
Publish latest versions of all APIs
|
2017-09-27 14:54:55 +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
|
862842f621
|
chore(json): update to latest version
|
2015-10-18 19:29:28 +02:00 |
|
Sebastian Thiel
|
62b63b251a
|
chore(json-update): latest json files
This also adds a usable version of the genomics API, which was empty
previously (and if I recall correctly).
|
2015-07-21 18:36:44 +02:00 |
|
Sebastian Thiel
|
7d58d66025
|
chore(json-update): update json and regen all code
|
2015-06-26 16:08:25 +02:00 |
|
Sebastian Thiel
|
f8689be451
|
fix(all): update all code to latest version
* add new APIs
* remove old ones
* add latest json files
|
2015-04-24 20:07:12 +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
|
fca1b24cd1
|
fix(json-up): update json files from discovery API
|
2015-03-23 12:11:55 +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 |
|