clauxs88-dev
Results
1
issues of
clauxs88-dev
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) 