View Source Elixact.JsonSchema.TypeMapper (elixact v0.1.1)

Converts Elixact type definitions to JSON Schema type definitions.

Summary

Functions

Link to this function

to_json_schema(type, store \\ nil)

View Source