# oppa
A preprocessor for OpenAPI files.
## Features
- Merges multiple files into one by inlining external `$ref`s
- Resolves environment variables, with support for `.env`
- JSON format is currently not supported
See `examples/` for syntax and behaviour.