client

class sanhe_confluence_sdk.client.Confluence(*, url: str, username: str, password: str, sync_client_kwargs: dict[str, ~typing.Any] = <factory>, async_client_kwargs: dict[str, ~typing.Any] = <factory>)[source]
model_config: ClassVar[ConfigDict] = {}

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].