ReplyWarningedit

Intentionally left blank

Propertiesedit

code (string, required)
A structured code representing the error type that occurred
message (string)
A human readable message describing the warning that occurred

Exampleedit

{
   "code" : "string",
   "message" : "string"
}