Commit Graph

6 Commits

Author SHA1 Message Date
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
2704de1691 Don't list APIs which don't have a description anymore 2021-04-03 22:51:40 +08:00
Sebastian Thiel
c28ba92ead Update all APIs 2021-04-01 23:11:45 +08:00
Sebastian Thiel
ff5cbb3bf4 fix(api-versions): ignore beta/alpha,assure latest
There were a few bugs in the generator program, which caused old
versions to be picked up, and alphas/betas
2015-03-10 15:12:26 +01:00
Sebastian Thiel
9377220c59 chore(data-merge): api-list is now in separte file
This file is completely generated, and allows us to easily bring in
new versions after each json update.

To make that work, we simple merge all data handed to mako-render,
inside of it. That way, we can put 'api/list' data in any yaml.
2015-03-10 15:00:43 +01:00
Sebastian Thiel
2d036b6623 feat(all-apis): build all apis, were possible
Now there is a blacklist feature, allowing to list apis we can't yet
handle for whichever reason.
2015-03-10 14:34:26 +01:00