Commit Graph

18 Commits

Author SHA1 Message Date
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
Joel Lathrop
b6ee34dcff Update the PubSub schema to include new API features.
Since the last time the PubSub v1 schema was fetched from Discovery in
April, Google has added new API features: namely, subscription filters
and retry policies.  This update to the JSON schema and its generated
code bring in support for these features.
2020-07-09 09:11:08 +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
9cff808362 chore(json): update all apis
And bring in 5 new ones, including cloudkms.
Also update dependencies to make things compile again.
2017-05-22 20:42:37 +02:00
Sebastian Thiel
06caa1de02 chore(json): fetch latest json and re-gen all code 2016-12-16 11:25:26 +01:00
Sebastian Thiel
13ed4eaecb chore(api-update): to latest
Using `make update-json`, all json descriptions have been update.
Quite interesting to see that there are plenty of new ones which
are giving 404 when queried. An actual bug, or something I should
look into ?
2016-09-11 10:02:29 +02:00
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
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