Packages

Generate Gleam types, JSON codecs, and a typed XRPC client from atproto lexicon files.

Current section

Files

Jump to
atproto_codegen include atproto_codegen@lower_FlatBody.hrl
Raw

include/atproto_codegen@lower_FlatBody.hrl

-record(flat_body, {
encoding :: binary(),
schema :: gleam@option:option(atproto_codegen@lower:flat_body_schema())
}).