plumbapius v0.13.0 mix plumbapius.setup_docs
Transforms .apib file from the given path into doc.json using:
- drafter (https://github.com/apiaryio/drafter)
- tomograph (https://github.com/funbox/tomograph)
You should install following tools:
drafter gem install tomograph # or add to Gemfile
#Usage
mix plumbapius.setup_docs --from ./.apib/api.apib --into doc.json