Packages
phoenix_spec
0.1.0
Automatically generate OpenAPI 3.1 specs from Phoenix JSON views and Ecto schemas — zero annotations required
Current section
Files
Jump to
Current section
Files
phoenix_spec
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"],
import_deps: [:ecto, :phoenix]
]