New breaking change rule: Reducing maximum values for int parameters #1264
Unanswered
savage-alex
asked this question in
Built-in Rulesets
Replies: 1 comment 1 reply
-
Hey @savage-alex this makes sense as a rule. I'm curious how you would like the following cases to be handled
Should we have this for minimum too? Is there a reason you did not include that or do not consider it a breaking change to raise or lower that? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please could we get a new rule added that reports when someone reduces an existing parameter maximum value down
Example of someone reducing the max value of a query parameter for pagination limits
Beta Was this translation helpful? Give feedback.
All reactions