rfb/jsonschema: add missing field

Ticket: 6478
(cherry picked from commit d0cc39c79a)
pull/16202/head
Philippe Antoine 2 months ago committed by Victor Julien
parent 4ca257b612
commit 7ee6f328aa

@ -5116,6 +5116,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"
}
},
"optional": true

Loading…
Cancel
Save