diff --git a/v2.0.1/admin-schema.json b/v2.0.1/admin-schema.json index 3be358d..df6a150 100644 --- a/v2.0.1/admin-schema.json +++ b/v2.0.1/admin-schema.json @@ -646,7 +646,7 @@ "enabled": {"type": "boolean"}, "host": { "type": "object", - "required": ["name", "storage_servce", "storage_location"], + "required": ["name", "storage_service", "storage_location"], "properties": { "name": { "description": "Name of the cloud storage provider.",