Get JIRA issues with the github label
GET https://postmanlabs.atlassian.net/rest/api/2/search?jql=labels in ("github")
Right now just a sample
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
jql | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |