Search documentation of JungleSpec
JungleSpec
v0.1.1
Pages
Modules
Settings
View Source
JungleSpec.TypespecGenerator
(JungleSpec v0.1.1)
Generator of typespecs for OpenApiSpex.Schema structs.
Summary
Functions
create_map_type(properties_types)
create_type(schema, references_to_modules)
define_object_type(module, schema, references_to_modules, opts)
define_type(schema, references_to_modules)
maybe_nullable(contents, schema)
module_struct(contents, module)
properties_types(schema, references_to_modules, opts)
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