We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c2faf commit 10c2264Copy full SHA for 10c2264
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