kordino commented on issue #8127:
URL: https://github.com/apache/apisix/issues/8127#issuecomment-1284339043

   I have used the serverless per function but I don't know how to use it to 
rewrite the URI. Can you provide some help on how to rewrite:
    /service/object/:objectId (route or mask)  to this 
/service/action/object/:objectId (backend service)
   and 
    /service/object/:objectId/something (route or mask)  to this 
/service/action/object/:objectId/something (backend service)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to