Forum Discussion
glromeo
15 years agoNew Contributor
Hello and many thanks for your reply.
Indeed we are using a quite simple but somehow tricky expression which allows us to consume a tail
which we use in as it is for further processing:
e.g.: http://localhost:8080/myapp/restapi/{user}/{domain}/{from}/{to}/catalog/{tail: [0-9A-Za-z%/*]+}
sample request:
http://localhost:8080/myapp/restapi/me/ ... olor/white
Hope this helps,
G.
Indeed we are using a quite simple but somehow tricky expression which allows us to consume a tail
which we use in as it is for further processing:
e.g.: http://localhost:8080/myapp/restapi/{user}/{domain}/{from}/{to}/catalog/{tail: [0-9A-Za-z%/*]+}
sample request:
http://localhost:8080/myapp/restapi/me/ ... olor/white
Hope this helps,
G.