Allow users to also trigger the endpoint in the console when clicking on a inflight function for an API #7111
Labels
🛫 console
Console
✨ enhancement
New feature or request
needs-discussion
Further discussion is needed prior to impl
Use Case
Using the console, I clicked on this function (which is mapped to the route /space/:id). On the right I can see the options for the function itself and trigger the function.
It would also be nice to have an ability to trigger this route on this panel and also pass the id.
Proposed Solution
On the right hand side, it would be nice to support multiple panels.
In this case it would show the function and the API or route we can call.
As a developer it would be nice if I could click this node like I have in the image and just send a GET request that also allows me to enter the param :id a text field.
Implementation Notes
No response
Component
No response
Community Notes
The text was updated successfully, but these errors were encountered: