Skip to content

Version 1.6.1 - Stable

Compare
Choose a tag to compare
@bogdanRada bogdanRada released this 29 Sep 10:57
· 36 commits to master since this release
  • 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