com.atproto.sync.getLatestCommit
#main
Get the current commit CID & revision of the specified repo. Does not require auth.
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
did | string (did) | - | ✅ | The DID of the repo. |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
cid | string (cid) | - | ✅ | - |
rev | string | - | ✅ | - |