
.gateleen.gateleen-core.2.1.17.source-code.gateleen_core_schema_websocket Maven / Gradle / Ivy
{
"$schema": "http://json-schema.org/draft-04/schema#",
"properties": {
"websockets_enabled": {
"description": "Enable or disable websocket connections",
"type": "boolean"
}
},
"additionalProperties": false,
"required": ["websockets_enabled"]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy