Luciano Callero
Results
2
comments of
Luciano Callero
It seems that request/response fields are restricted to be a file path to be read. Have tried a file reference variable but it didn't work. For example: ``` mappingTemplates: #...
So far, I was happy testing other conventional express applications with Jest & Supertest until I got in this very same situation with _swagger-middleware-express_. I've solved the way @tamlyn suggested,...