ProtoRune.Com.Atproto.Repo.CreateRecord (proto_rune v0.1.1)
Generated procedure module for main
Description: Create a single new repository record. Requires auth, implemented by PDS.
Summary
Types
Link to this type
error()
@type error() :: ProtoRune.Com.Atproto.Repo.CreateRecord.MainErrorInvalidSwap.t()
Link to this type
input()
Link to this type
output()
@type output() :: %{ cid: String.t(), commit: ProtoRune.Com.Atproto.Repo.Defs.CommitMeta.t(), uri: String.t(), validation_status: :valid | :unknown }