com.atproto.sync.get_latest_commit

class atproto_client.models.com.atproto.sync.get_latest_commit.Params

Bases: ParamsModelBase

Parameters model for com.atproto.sync.getLatestCommit.

field did: str [Required]

The DID of the repo.

Constraints:
  • func = <function only_validate_if_strict.<locals>.wrapper at 0x7f7d65a12160>

  • json_schema_input_type = PydanticUndefined

class atproto_client.models.com.atproto.sync.get_latest_commit.ParamsDict(*args, **kwargs)

Bases: dict

did: str[str]

The DID of the repo.

class atproto_client.models.com.atproto.sync.get_latest_commit.Response

Bases: ResponseModelBase

Output data model for com.atproto.sync.getLatestCommit.

field cid: str [Required]

Cid.

Constraints:
  • func = <function only_validate_if_strict.<locals>.wrapper at 0x7f7d65a125e0>

  • json_schema_input_type = PydanticUndefined

field rev: str [Required]

Rev.