{
- "type": [
- "object",
- "null"
- ],
- "additionalProperties": false,
- "properties": {
- "endpoint": {
- "type": [
- "string",
- "null"
- ]
- },
- "timeout": {
- "type": [
- "integer",
- "null"
- ],
- "minimum": 0
- }
- }
-}
-