Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 851 Bytes

ComAtprotoRepoCreateRecordRequest.md

File metadata and controls

15 lines (11 loc) · 851 Bytes

BSky.Model.ComAtprotoRepoCreateRecordRequest

Properties

Name Type Description Notes
Repo string The handle or DID of the repo (aka, current account).
Collection string The NSID of the record collection.
Rkey string The Record Key. [optional]
Validate bool Can be set to 'false' to skip Lexicon schema validation of record data, 'true' to require it, or leave unset to validate only for known Lexicons. [optional]
Record Object
SwapCommit string Compare and swap with the previous commit by CID. [optional]

[Back to Model list] [Back to API list] [Back to README]