You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
The Workflow Manager Service API is responsible for interfacing with Deis Workflow data. It is a golang https implementation that speaks JSON. The API is the source of authority for the following:
4
4
5
5
* metadata about unique Deis clusters that have checked in: which components are installed at the time of check-in, and which versions
6
-
*current stable version for each Deis cluster component
6
+
*released version history for each Deis cluster component
7
7
8
8
Additionally, the API is the official interface for accepting Workflow Manager data, e.g.:
0 commit comments