ExClubhouse v0.6.0 ExClubhouse.Api.EpicWorkflow View Source

Epic workflow API

Link to this section Summary

Functions

Get the epic workflow

Link to this section Functions

Get the epic workflow

Example

iex> ExClubhouse.Api.EpicWorkflow.get()
{:ok, %ExClubhouse.Model.EpicWorkflow{...}}