I'm trying to use the API cloud resource in the Wing console. My url looks like this /spaces/{spaceId}, I have to click into this field manually and delete {spaceId} and enter my id I want to search for in this example.
Sometimes it's buggy and does not let me do this and defaults selects a dropdown value (but thats another issue).
The UX feels like it's in the way, it would be nice just to add the param in a text field below where we have: Headers, PArams and Body,
Proposed Solution
Add a new tab called (not sure what to call it) that lets users define the values for the url parts.
Put it next to the Headers, Params and Body parts.
Implementation Notes
No response
Component
No response
Community Notes
Please vote by adding a 👍 reaction to the issue to help us prioritize.
If you are interested to work on this issue, please leave a comment.
If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Discord.
Use Case
I'm trying to use the API cloud resource in the Wing console. My url looks like this
/spaces/{spaceId}
, I have to click into this field manually and delete{spaceId}
and enter my id I want to search for in this example.Sometimes it's buggy and does not let me do this and defaults selects a dropdown value (but thats another issue).
The UX feels like it's in the way, it would be nice just to add the param in a text field below where we have: Headers, PArams and Body,
Proposed Solution
Add a new tab called (not sure what to call it) that lets users define the values for the url parts.
Put it next to the Headers, Params and Body parts.
Implementation Notes
No response
Component
No response
Community Notes