Chaunceyan opened a new issue #2297: URL: https://github.com/apache/apisix-dashboard/issues/2297
### Issue description As shown in the doc, the retries field expected zero and null value to behave differently. But current entity definition omit zero value to empty, so this configuration does not function properly.  I am raising PR for this. ### Expected behavior Zero and Null value should be well distinguished. ### How to Reproduce 1. Create Upstream with retries being zero. 2. View Upstream to see the retries being empty. ### Screenshots    ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `etcd --version`): - apisix-dashboard version, if have: - Browser version, if have: ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
