nex_json_schema v0.8.3 NExJsonSchema.Schema.Root
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %NExJsonSchema.Schema.Root{ location: :root | String.t(), refs: %{required(String.t()) => NExJsonSchema.Schema.resolved()}, schema: NExJsonSchema.Schema.resolved() }