api express custom rest
I'm trying to create a custom rest. Followed the instructions but nothing happens. I go through the process outlined in the docs I add query parameters okay, but where it says "switch to path parameters and click on parse" the button isn't active. I switch to SQL and add my query then click "map" but nothing happens. Testing just results in a server error. Are there some better tutorials for this or is it too new?
Thanks