atlassian-api / atlassian-python-api

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

Jira: Comments properties (api/2/comment/{commentId}/properties) #571

Open gonchik opened 4 years ago

gonchik commented 4 years ago

Hi! I will be happy to cover all methods from https://docs.atlassian.com/software/jira/docs/api/REST/8.5.0/#api/2/comment/{commentId}/properties

under that code lines https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L256

Cheers, Gonchik Tsymzhitov

8BitKnitNerd commented 4 years ago

Might be solved in https://github.com/atlassian-api/atlassian-python-api/pull/594

isaac-philip commented 3 years ago

Is this open @gonchik