Re: refs in get parameters not allow

2016-09-06 Thread tony tam
Hi, they should not work, because it’s not supported by the Swagger / OpenAPI Specification. Thus the tooling does not support it. > On Sep 6, 2016, at 6:24 AM, Peppe wrote: > > Hello, I'm trying to get this code working but I get a invalid parameter > definition error. Is

refs in get parameters not allow

2016-09-06 Thread Peppe
Hello, I'm trying to get this code working but I get a invalid parameter definition error. Is it possible to link a complex object inside an array of the get parameters?? Here is the code I'm using: Thank you!! swagger: '2.0' info: version: 0.0.0 title: Simple API paths: /: get: