Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:25

Properties

collections

collections: string[]

Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:31

List of all the collections (NSIDs) for which this repo contains at least one record.


did

did: string

Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:27


didDoc

didDoc: object

Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:29

The complete DID document for this account.

Index Signature

[key: string]: unknown


handle

handle: string

Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:26


handleIsCorrect

handleIsCorrect: boolean

Defined in: web/lib/api/generated/types/com/atproto/repo/describeRepo.ts:33

Indicates if handle is currently valid (resolves bi-directionally)