Skip to content

Commit f975393

Browse files
docs fix
1 parent 9c2840a commit f975393

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tools/spectral/ipa/rulesets/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -859,7 +859,10 @@ Rule checks for the following conditions:
859859

860860
- All schema objects with type 'array' must have a maxItems property
861861
- The maxItems value must be set to 100
862-
- This validation threshold can be adjusted by changing the functionOptions.maxItems parameter
862+
863+
##### Function options
864+
- maxItems: Required integer parameter specifying the maximum allowed array size (default: 100)
865+
- ignore: Required array parameter listing property names to be exempted from validation
863866

864867

865868

0 commit comments

Comments
 (0)