Description
Some of the API calls support both request body parameters and query string parameters (e.g. https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-worklogs/#api-rest-api-2-issue-issueidorkey-worklog-id-put ).
Proposing to support the query_string
/queryParams
/_query
key (or similar) in the $params
/$options
array for specifying these parameters.
The name must also be quite unique to avoid conflict with any of Request body
parameters, that we any of current JIRA API calls (according to docs) can use.
Metadata
Metadata
Assignees
Labels
No labels