Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 636 Bytes

comatprotosyncgetlatestcommitresponsebody.md

File metadata and controls

21 lines (15 loc) · 636 Bytes

ComAtprotoSyncGetLatestCommitResponseBody

OK

Example Usage

import { ComAtprotoSyncGetLatestCommitResponseBody } from "@speakeasy-api/bluesky/models/operations";

let value: ComAtprotoSyncGetLatestCommitResponseBody = {
  cid: "<id>",
  rev: "<value>",
};

Fields

Field Type Required Description
cid string ✔️ N/A
rev string ✔️ N/A