Muthukumar
Results
1
issues of
Muthukumar
As per the definition in https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#fixed-fields-13 we have swagger.json where we have defined schema example with "$ref": "../examples/example1.json" as given below. But npm swagger-parser (3.3.0) .dereference() is throwing error like...
bug