Changelog
v0.3.0 (2021-04-08)
- Add
conn.private.oasis_router - Add a specification extensions guide
- Support Security Scheme Object with Bearer Authentication
- Fix the order to override
x-oasis-name-spacefield
v0.2.1 (2021-03-24)
- Fix unexpected
:body_schemain generatedpre_*module
v0.2.0 (2021-03-23)
- Use
Oasis.Controller
v0.1.0 (2021-03-17)
- Implement some parts of OpenAPI definition
*Objectin parse - Implement a basic router and plugs pipeline process
- Add a mix task
mix task oas.gen.plugto generate code - 100% test coverage