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:
class atproto_client.models.com.atproto.sync.get_latest_commit.ParamsDict¶

Bases: TypedDict

did: 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:
field rev: str [Required]¶

Rev.

Constraints: