Packages

A comprehensive OpenAPI specification parser for Elixir. Supports OpenAPI 2.0 (Swagger), 3.0, and 3.1 specifications in both JSON and YAML formats with full validation.

Current section

Files

Jump to
openapi_parser .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]