Closed pksunkara closed 8 years ago
A Swagger operation which doesn't have parameters where the path has some parameters
There is a test for this already in x-example
feature.
Unfortunately, I can't test the code in this PR using swagger-zoo because default value for path is this.path
everywhere the function is being used.
I found the bug because I wanted to send a different path when merging the parameters and it didn't work.
@kylef Added functional tests. This is now ready.
Never mind about the codacy thing. I was just testing something.
:+1:
Updated.