module JSON::Schema

Defined in:

json-schema.cr

Instance Method Summary

Macro Summary

Instance Method Detail

def json_schema(openapi : Bool | Nil = nil) #

[View source]

Macro Detail

macro introspect(klass, args = nil, openapi = nil) #

[View source]