diff --git a/config/baseSchema.json b/config/baseSchema.json index 84ebaa6..cf14472 100644 --- a/config/baseSchema.json +++ b/config/baseSchema.json @@ -86,7 +86,6 @@ "enum": ["paypal", "stripe", "authorizenet"] }, "databaseConnectionString": { - "format": "uri-template", "type": "string" }, "theme": {