ProtoRune.Com.Atproto.Repo.PutRecord (proto_rune v0.1.1)
Generated procedure module for main
Description: Write a repository record, creating or updating it as needed. Requires auth, implemented by PDS.
Summary
Types
Link to this type
error()
@type error() :: ProtoRune.Com.Atproto.Repo.PutRecord.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 }