atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 643 forks source link

[Jira] issue_createmeta_fieldtypes doesn't support params #1276

Closed bhanu-atturu closed 5 months ago

bhanu-atturu commented 7 months ago

I would like to increase the maxResults param in issue_createmeta_fieldtypes endpoint, but this endpoint doesn't support params.https://github.com/atlassian-api/atlassian-python-api/blob/ddc67d4a899fbf93530f182d6020b03c995bd038/atlassian/jira.py#L1071

gonchik commented 5 months ago

@bhanu-atturu created PR, will merge soon and deploy it.

Feel free in the future send a PR request for other requests