Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 540 Bytes

comatprotoservergetserviceauthresponsebody.md

File metadata and controls

19 lines (13 loc) · 540 Bytes

ComAtprotoServerGetServiceAuthResponseBody

OK

Example Usage

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

let value: ComAtprotoServerGetServiceAuthResponseBody = {
  token: "<value>",
};

Fields

Field Type Required Description
token string ✔️ N/A