deis / workflow-manager-api

Deis Workflow Manager API
MIT License
5 stars 0 forks source link

define the API with swagger #80

Closed arschles closed 8 years ago

arschles commented 8 years ago

instead of, or in addition to having the api-architecture.md document, we should have a swagger spec to define the API so that we can predictably change the API and publish documentation if we need to.

Implementation details:

Also, the items in the above bullet points should be split up into smaller, logical units of work and submitted as small, easy to review & test PRs.

arschles commented 8 years ago

Moving out of RC1, as this is not essential for the RC

slack commented 8 years ago

Is this done?

arschles commented 8 years ago

yes, done by #41, deis/workflow-manager#43, #135 and deis/workflow-manager#44. closing