atlassian-python-api
atlassian-python-api copied to clipboard
[Doc] [Jira] Update info about jira.get_issue_tree_recursive method
Found on readthedocs that the method jira.get_issue_tree does not work. Use get_issue_tree_recursive instead. In this regard, I decided to try updating the documentation. I suppose that the edit in the source will also correct the information on readthedocs. Is it right? 🤔