ProtoRune.Com.Atproto.Repo.ApplyWrites.CreateResult (proto_rune v0.1.1)

Generated schema for createResult

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.Com.Atproto.Repo.ApplyWrites.CreateResult{
  cid: String.t(),
  uri: String.t(),
  validation_status: :valid | :unknown
}