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
In ValidateUrlV2Response, the message field is optional. In ValidateJsonV2Response, it's required (and will be returned as an empty string by default). Is there a reason for that?
In ValidateUrlV2Response, the
messagefield is optional. In ValidateJsonV2Response, it's required (and will be returned as an empty string by default). Is there a reason for that?