File tree 1 file changed +2
-2
lines changed
Filter options
1 file changed +2
-2
lines changed
Original file line number Diff line number Diff line change @@ -314,7 +314,7 @@ error will be returned. If set to ``true``, extra fields are ok.
314
314
extraFieldsMessage
315
315
~~~~~~~~~~~~~~~~~~
316
316
317
- **type **: ``boolean `` **default **: ``This field was not expected. ``
317
+ **type **: ``string `` **default **: ``This field was not expected. ``
318
318
319
319
The message shown if `allowExtraFields `_ is false and an extra field is
320
320
detected.
@@ -332,7 +332,7 @@ option are not present in the underlying collection.
332
332
missingFieldsMessage
333
333
~~~~~~~~~~~~~~~~~~~~
334
334
335
- **type **: ``boolean `` **default **: ``This field is missing. ``
335
+ **type **: ``string `` **default **: ``This field is missing. ``
336
336
337
337
The message shown if `allowMissingFields `_ is false and one or more fields
338
338
are missing from the underlying collection.
You can’t perform that action at this time.
0 commit comments