We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c2faf commit 1df1ad4Copy full SHA for 1df1ad4
atlassian/confluence.py
@@ -37,6 +37,7 @@ def __init__(self, url, *args, **kwargs):
37
@staticmethod
38
def _create_body(body, representation):
39
if representation not in [
40
+ "atlas_doc_format",
41
"editor",
42
"export_view",
43
"view",
0 commit comments