mix ash_oaskit. install
(AshOasKit v0.4.1)
View Source
Installs AshOaskit into your project.
This task should be run with mix igniter.install ash_oaskit.
Usage
mix igniter.install ash_oaskitWhat it does
- Adds
:ash_oaskitto your formatter's import dependencies - Generates a compileable
ApiSpecscaffold; pass--domainsto activate it - Prints the router snippet for serving the spec and Redoc UI
Options
--domains- Comma-separated Ash domain module names