Skip to content

[Improvement] Confluence update_or_create() #1060

Open
@y0urself

Description

@y0urself

It seems, that the argument parent_id

could be optional, since if it is not passed or with None, it will be requested in
parent_id = parent_id if parent_id is not None else self.get_parent_content_id(page_id)

anyways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confluenceAtlassian Confluence (Cloud, Server or Dataceneter)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions