Skip to content
This repository was archived by the owner on Dec 27, 2018. It is now read-only.

Adding 'wiki' representation for 'convert_contentbody_to_new_type'. #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kymikoloco
Copy link

The Confluence REST API seemingly supports converting from wiki format to (at least) their storage format. However, the function convert_contentbody_to_new_type disallows old_representation to be 'wiki', as it looks like it was taken from their docs directly.

I have tested this locally with 2.7.10 and 3.5.2, and on my Confluence Server 5.10.1 it correctly returns the storage format.

See the Confluence Dev Content Conversion examples for the suggested usage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant