You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a project full of GET methods, but they all have objects as parameters
In the data type column of these objects, the example value always appears as a json, and clicking it does nothing (when I realized they fill the value field in other methods)
It would be nice to have a way so that we could have an example value in an object for GET methods (that being making unrolling the object possible pretending it's multiple parameters, making the example in the data type clickable and filling the value field correctly, having the field with pre-written stuff, or something else)
Thanks in advance (:
The text was updated successfully, but these errors were encountered:
Hello,
I have a project full of GET methods, but they all have objects as parameters
In the data type column of these objects, the example value always appears as a json, and clicking it does nothing (when I realized they fill the value field in other methods)
It would be nice to have a way so that we could have an example value in an object for GET methods (that being making unrolling the object possible pretending it's multiple parameters, making the example in the data type clickable and filling the value field correctly, having the field with pre-written stuff, or something else)
Thanks in advance (:
The text was updated successfully, but these errors were encountered: