diff --git a/doc/json_schema.json b/doc/json_schema.json index e169b30cc..cfb5e3fe0 100644 --- a/doc/json_schema.json +++ b/doc/json_schema.json @@ -922,8 +922,7 @@ "string": { "title": "Set the string to be printed", "type": "string", - "format": "url", - "default": "http://ipinfo.io/ip" + "default": "-" } }, "additionalProperties": false