r-hans
r-hans
### Version 2.5.0+d34930736e131ad80e5690e5634ced1808aff3e2, latest ### Operating system Windows ### OS version or distribution Windows 11 ### Git hosting provider(s) Bitbucket Server/DC ### Other hosting provider _No response_ ### (Azure DevOps...
Hi all, my use-case: - the authorization details for my REST request are coming from "outside" as http-header - I as developer, want to forward this header to the request...
Hi all, I have seen that since 2-3 weeks, some methods are decorated with @property without clear reasoning. E.g. https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/bitbucket/__init__.py#L165C6-L165C14. This leads to - inconsistency calling the class methods -...