You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Too many changes need to be made in the code to get rid of this piece of the error message.
Maybe just remove it from the text? So that the error message "Field must be set to sometype" is always returned?
Spec:
We send incorrect type value:
and get an error
Error at "/field": Field must be set to string or not be present
.This is critical case for us, since the error message must strictly follow the specification.
We return it to our customers.
The text was updated successfully, but these errors were encountered: