Documentation
======

All documentation herein is done using [api blueprint](http://apiblueprint.org/) syntax

All documentation should be up to date together with code.  This is tested using the [dredd](https://github.com/apiaryio/dredd) testing tool.


Running Documentation Tests
======

After installing dredd you can test your documentation:
dredd resources/spec.md http://dw.vapi.devorch.com 

*this url is currently connected to the smoke_test branch which will be merged to master soon, and this comment removed.