rfb/jsonschema: add missing field

Ticket: 6478
pull/15974/head
Philippe Antoine 2 months ago committed by Victor Julien
parent 060808f36e
commit d0cc39c79a

@ -5594,6 +5594,10 @@
"type": "string"
}
}
},
"server_security_failure_reason": {
"description": "The string describing the reason why the server failed the security Handshake, see rfc 6143 section 7.1",
"type": "string"
}
}
},

Loading…
Cancel
Save