newman
newman copied to clipboard
Path parameters are not identified in v6.X
When I use Newman 5.3.2 in my code and run it against the swagger interface here: http://testfire.net/swagger/index.html
Everything works great, and Path parameters are identified successfully, for example under /account/{accountNo}:
However, when I upgraded to Newman latest version 6.2.1, Path parameters are no longer identified: