I have URLs like this:
http://localhost:8000/api/v1/[ENV_VALUE_1]/items/[ENV_VALUE_2]/[ID]
Environment values ββare predefined and change when the context changes. But I would like to request a [ID] value for each request. Is it possible?
Thanks!
paw-app
carlosescri
source share