Version 1.6.1 - Stable
- adds compatibility with Rails API by using a Middleware to proxy calls to /soap_doc
- Before this we were using :defaults on the route itself, but that was a brittle implementation, since that can be modified by other middlewares in the stack