markdown-to-confluence
markdown-to-confluence copied to clipboard
--dry-run fails
When I run with --dry-run the _create and _update methods fail
https://github.com/duo-labs/markdown-to-confluence/blob/8ce8d5d788981f5cab02122d0177ab56d8a3e8e2/confluence.py#L107 returns {}
The following expects: https://github.com/duo-labs/markdown-to-confluence/blob/8ce8d5d788981f5cab02122d0177ab56d8a3e8e2/confluence.py#L323
https://github.com/duo-labs/markdown-to-confluence/blob/8ce8d5d788981f5cab02122d0177ab56d8a3e8e2/confluence.py#L324
and
https://github.com/duo-labs/markdown-to-confluence/blob/8ce8d5d788981f5cab02122d0177ab56d8a3e8e2/confluence.py#L401
Expect the id and _links key to exist