Skip to content

Commit 1df1ad4

Browse files
blejdfistJim Ekman
and
Jim Ekman
authored
Add support for ADF format (atlassian-api#1446)
Co-authored-by: Jim Ekman <jim.ekman@here.com>
1 parent 63c2faf commit 1df1ad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

atlassian/confluence.py

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def __init__(self, url, *args, **kwargs):
3737
@staticmethod
3838
def _create_body(body, representation):
3939
if representation not in [
40+
"atlas_doc_format",
4041
"editor",
4142
"export_view",
4243
"view",

0 commit comments

Comments
 (0)