Closed vagh27 closed 10 years ago
The codegen throws an error whenever a path parameter is used in the 2.0 spec: Error: Expected an assignment or function call and instead saw an expression.
Error: Expected an assignment or function call and instead saw an expression.
@vagh27 Thanks a lot for reporting this. Do you have a swagger 2.0 file with path parameter that I could add to the test suite?
@vagh27 this should be fixed in 0.2.4. Please reopen if it doesn't work.
The codegen throws an error whenever a path parameter is used in the 2.0 spec:
Error: Expected an assignment or function call and instead saw an expression.