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
def get_content_history_by_version_number() returns error with actual url scheme rest/experimental/
It's working with released scheme : url = "rest/api/content/{0}/version/{1}".format(content_id, version_number)
Tested with Confluence cloud only