My backend system provide REST APIs like /porfolio/{id}, how can I define a service proxying request to such APIs with path parameter? After I filled in Service Name with ¡°/porfolio/{id}¡± and configured application, I can only access through ¡°/backend/porfolioid/¡±.
I tried searching documents of APIMan but couldn¡¯t find a solution. Thanks for your help.
Best regards,
Kelvin Cai