Multiple query params with the same name
Closed this issue · 1 comments
Rattlyy commented
Hi, what i'm trying to accomplish is this: @QueryParam("sourceAirportId") sourceAirportId: List<Int>
Is this possible?
Thanks in advance.
angryziber commented
Implemented