module Ameba::JSONSchema::Builder

Extended Modules

Defined in:

ameba/json_schema/builder.cr

Instance Method Summary

Instance Method Detail

def build(path : Path, indent = 2) : Nil #

[View source]
def build(io : IO, indent = 2) : Nil #

[View source]
def build(indent = 2) : String #

[View source]