Quenya.Parser (Quenya v0.2.1) View Source

OpenAPI schema parser

Link to this section Summary

Link to this section Functions

Specs

parse(binary()) :: {:error, String.t()} | {:ok, map()}

Specs

to_json(String.t()) :: binary() | {:error, String.t()}