View Source Ostara.Properties (Ostara v0.4.4)
Functions for converting Ecto.Schema fields to JSON Schema properties.
Link to this section Summary
Functions
Puts a "properties" key in the given map based on the fields defined
in the source.
Link to this section Functions
Puts a "properties" key in the given map based on the fields defined
in the source.
source should be an Ecto.Schema module.