ExClubhouse v0.5.1 ExClubhouse.Ops.Label View Source
Label ops
Link to this section Summary
Link to this section Functions
Link to this function
create(label_input)
View Sourcecreate(ExClubhouse.Model.Input.Label.t()) :: ExClubhouse.Operation.t()
Link to this function
delete(label_public_id)
View Sourcedelete(integer()) :: ExClubhouse.Operation.t()
Link to this function
epics_list(label_public_id)
View Sourceepics_list(integer()) :: ExClubhouse.Operation.t()
Link to this function
stories_list(label_public_id)
View Sourcestories_list(integer()) :: ExClubhouse.Operation.t()
Link to this function
update(label_public_id, label_input)
View Sourceupdate(integer(), ExClubhouse.Model.Input.Label.t()) :: ExClubhouse.Operation.t()