Let us know how we can make Jedox even better!
for instance when working with MS Graph API sometimes you need to pass a $skiptoken parameter to paginate the result
when using the $skiptoken parameter it can't be empty. Considering that this would be great to be able to activate or deactivate the request parameters (this would also be good if it can be driven by a variable)
postman does that quite easily & helpful, see screenshot
Hi Pierre, would it solve the problem when a specific request parameter value could be used, e.g. "#skipParameter", to skip parameters?