View Source OpenApiSpex.Schemax.Parser (open_api_spex_schemax v0.1.0)
This module is Parser for OpenApiSpex.Schemax.schema/2
macro.
In case of :property
, this module converts camelCase fields
of OpenApiSpex.Schema
struct to snake_case fields.
We will change this module to support more advanced parsing.