diff options
Diffstat (limited to 'schemas/config/2.0.schema.json')
-rw-r--r-- | schemas/config/2.0.schema.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/schemas/config/2.0.schema.json b/schemas/config/2.0.schema.json index 76b8f94d..cd9ade13 100644 --- a/schemas/config/2.0.schema.json +++ b/schemas/config/2.0.schema.json @@ -5,9 +5,6 @@ "type": "object", "additionalProperties": true, "minProperties": 1, - "required": [ - "server" - ], "properties": { "rpc": { "type": "object", |