-
I realize this might be out of scope for this library, but I would like for this library to expose types for Jira's webhooks and the headers that come with it.
For example, here's a Jira headers, t…
-
I'm trying to use your wrapper to access my cloud account, and the documentation seems to be geared almost entirely towards server use. I think I may be missing something. I followed the instructions …
-
atlassian-python-api 3.28.1
```
from atlassian.bitbucket import Cloud
for repository in project.repositories.each():
for commit in repository.commits.each():
log.info("commit = %s…
-
**Describe the bug**
When I try to generate models from an OpenAPI schema containing discriminators, I get an error: `RuntimeError: Discriminator type is not found`.
**To Reproduce**
Get the Open…
-
> Currently, the plugin only supports Atlassian Cloud instances
Creating a placeholder PR to support On-Premise environments as well
-
Issue Description:
PR #5891 introduced an unexpected issue affecting the COSP CALIPSO and CloudSat simulator diagnostics. This issue arises from assigning the P3 diagnostic precipitating solid pha…
-
Has anyone tested this recently?
https://github.com/atlassian-api/atlassian-python-api/blob/master/examples/confluence/confluence_export_page.py
```
confluence = Confluence(
url='…
-
### Description
On creating a client for JIRA API Client (https://dac-static.atlassian.com/cloud/jira/platform/swagger-v3.v3.json?_v=1.7141.0-0.1305.0) the request for adding an attachment to a ticke…
-
**Describe your proposed improvement and the problem it solves.**
Hello,
I am writing this feature request because I currently wish to import some Wiki content in Confluence Cloud.
Atlassia…
-
Currently https://registry.terraform.io/providers/DrFaust92/bitbucket/latest/docs/resources/branch_restriction only supports repo level branch restrictions.
However, bitbucket provides a way to do th…