You defined your query parameter as an object, but query parameters can only be primitives.
Only body parameters can be objects. From: <[email protected]> on behalf of Benjamin SOULAS <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Monday, 8 August 2016 at 01:57 To: Swagger <[email protected]> Subject: Re: Swagger throws “Swagger Error Not a valid parameter definition” Still the same problem, maybe I missunderstood the way to handle POST request? Here is a screenshot: -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
