Skip to content

Commit 172a341

Browse files
Doc fix
1 parent b2ac284 commit 172a341

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tools/spectral/ipa/rulesets/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -910,9 +910,7 @@ Allowable enum values should not exceed 20 entries.
910910

911911
##### Implementation details
912912
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
913+
- Validates that each enum set has 20 or fewer values
916914
- Skips validation if the schema has an exception defined for this rule
917915
- This validation threshold can be adjusted by changing the functionOptions.maxEnumValues parameter
918916

0 commit comments

Comments
 (0)