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
Hi @jsyrjala ,
yep the API documentation needs some updating, apart the recent addition pf suspending/resuming jobs there is also a need to add API docs for systems operations (starting/stopping system & workers etc.).
I should be able to do that soon.
In the meantime handler.clj https://github.com/mikub/titanoboa/blob/master/src/clj/titanoboa/handler.clj could be used as the source of truth (which of course is not ideal).
I am not a big fan of swagger but defo it is worth considering or looking at some alternatives.
mikub
changed the title
API request missing from docs?
Update API docs: add Job Suspension operation & also add all the missing Archive and Systems API endpoints
Jan 23, 2021
Wiki talks about PATCH call to /systems/:system/jobs/:jobid in https://github.com/mikub/titanoboa/wiki/Designing-Workflows#suspendable but API docs do not mention them (https://github.com/mikub/titanoboa/wiki/API-Documentation)
The text was updated successfully, but these errors were encountered: