OK
import { ComAtprotoSyncGetLatestCommitResponseBody } from "@speakeasy-api/bluesky/models/operations";
let value: ComAtprotoSyncGetLatestCommitResponseBody = {
cid: "<id>",
rev: "<value>",
};
Field | Type | Required | Description |
---|---|---|---|
cid |
string | ✔️ | N/A |
rev |
string | ✔️ | N/A |