jirex v0.0.1
Jirex.Endpoint
Jirex.Endpoint provides functions
that construct the url value for
a resource’s endpoint.
Functions
issue/0
Summary
The issue/0 function returns the
corrsponding url for the issue
resource endpoint using the configured
api url
Functions
The issue/0 function returns the
corrsponding url for the issue
resource endpoint using the configured
api url.
Example
iex> Jirex.Endpoint.issue
"https://someteam.atlassian.net/rest/api/2/issue/"