ProtoRune.Com.Atproto.Sync.ListRepos.Repo (proto_rune v0.1.1)

Generated schema for repo

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.Com.Atproto.Sync.ListRepos.Repo{
  active: boolean(),
  did: String.t(),
  head: String.t(),
  rev: String.t(),
  status: :takendown | :suspended | :deactivated
}