You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confluence: add editor parameter to update_or_create (#680)
The create_page method exposes a way to create new pages with the v2
editor. This commit modifies the update_or_create method to expose this same
functionality in case the page needs to be created and not updated.
0 commit comments