summaryrefslogtreecommitdiff
path: root/opendc-api-spec.json
AgeCommit message (Collapse)Author
2017-08-13Flatten APIGeorgios Andreadis
Flattens the nested structure of the API out into a large group of base-endpoints. This reduces the number of redundant parameters needed to make a single call on a nested resource, while preserving the same expressiveness.
2017-08-08Add traceId foreign key to job modelGeorgios Andreadis
2017-08-08Add jobs to the OpenAPI specGeorgios Andreadis
2017-01-24Add API specleonoverweel