We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ac284 commit 172a341Copy full SHA for 172a341
tools/spectral/ipa/rulesets/README.md
@@ -910,9 +910,7 @@ Allowable enum values should not exceed 20 entries.
910
911
##### Implementation details
912
Rule checks for the following conditions:
913
- - Applies to inline enum values
914
- - Validates that each enum array has 20 or fewer values
915
- - Reusable enum schemas will be ignored
+ - Validates that each enum set has 20 or fewer values
916
- Skips validation if the schema has an exception defined for this rule
917
- This validation threshold can be adjusted by changing the functionOptions.maxEnumValues parameter
918
0 commit comments