WiRL icon indicating copy to clipboard operation
WiRL copied to clipboard

How to pass more than one parameter in GET method using PathParam?

Open clauxs88-dev opened this issue 1 year ago • 1 comments

Hello, I have a question, how to add more parameters to a GET method using PathParam? example, add {name} for filter in function GetOrder (request url http://localhost:8080/rest/app/order/id=3&name=person1) image

clauxs88-dev avatar Aug 23 '24 21:08 clauxs88-dev

Sorry, please close this issue. In the Demos folder, example "11.Validators" I found the answer to my question. image image in case it helps someone.

clauxs88-dev avatar Sep 05 '24 20:09 clauxs88-dev