Douglas Liu

Results 2 comments of Douglas Liu

I've tweaked the play-swagger plugin so that it accepts a java properties file to supply the descriptions. A second plugin [docExtract](https://github.com/sohoffice/docExtract) was added to extract scaladoc from your scala source...

In case anyone is interested, I've a [branch](https://github.com/sohoffice/tavern/tree/douglas/auth-function) for the above feature. The branch allows us to use a custom function as request.auth. It may be installed via `pip install...