Experience: The error message is not descriptive when using flag additionalProperties: false, which avoids adding attributes which are not part of the described schema.
Current behavior: error message contains the message without the parameters.
body should NOT have additional properties
Expected behavior: body should NOT have additional properties [<param>]
Experience: The error message is not descriptive when using flag
additionalProperties: false
, which avoids adding attributes which are not part of the described schema.Current behavior: error message contains the message without the parameters.
body should NOT have additional properties
Expected behavior:
body should NOT have additional properties [<param>]