paalesP
Windmill4w ago
6 replies
paales

Hi there! How can I accept a GET request

Hi there! How can I accept a GET request to this route?
/api/r/notification_handler/fetch_stock.json?location_id=110962737535

It seems the UI doesn't let me set
fetch_stock.json
with the dot.

Also the description
Use ':myparam' for path params and '*mywildcard' for wildcards
both seem to be givng errors, so
fetch_stock*
doesn't work either

Any ideas how to work around this?
Was this page helpful?