I run samples with my bitbucket account/password and found no samples in bitbucket really works
Most samples return 'generator' object has no attribute 'json'
or Not supported in Bitbucket Cloud
BTW, it said this is a well documented API, but
- No document about the generator of BitbucketBase
- https://atlassian-python-api.readthedocs.io/ content is outdated and give no clue about how to parse result, if any?
I run samples with my bitbucket account/password and found no samples in bitbucket really works
Most samples return
'generator' object has no attribute 'json'or
Not supported in Bitbucket CloudBTW, it said this is a well documented API, but