It would be nice to be able to prevent keys from being sent when there is no value in the query parameter of an HTTP API action
K
Kota Nonaka
When a value from an action parameter is specified as a query parameter in an HTTP API action, it would be helpful to be able to prevent the query parameter key itself from being sent when the parameter value is empty.
Example: When calling an API where a query parameter called page can be arbitrarily set, even if nothing is included in the page query parameter value,
? Requests to which page
was attached are skipped. Depending on the implementation of value validation processing on the API side, there is a problem where an empty string comes where numbers are expected and an error occurs, and there are cases where modifications on the API side are necessaryベースマキナサポート担当
Thank you for your request.
Also, it was very helpful for you to include the background situation in detail.
I've added this to the backlog...!
We will contact you again when a response is received.