View Source JungleSpec.TypespecGenerator (JungleSpec v0.1.1)

Generator of typespecs for OpenApiSpex.Schema structs.

Summary

Functions

Link to this function

create_map_type(properties_types)

View Source
Link to this function

create_type(schema, references_to_modules)

View Source
Link to this macro

define_object_type(module, schema, references_to_modules, opts)

View Source (macro)
Link to this macro

define_type(schema, references_to_modules)

View Source (macro)
Link to this function

maybe_nullable(contents, schema)

View Source
Link to this function

module_struct(contents, module)

View Source
Link to this function

properties_types(schema, references_to_modules, opts)

View Source