JsonSchema: fix copy-paste errors

This commit is contained in:
Carter Li
2023-06-18 14:43:02 +08:00
parent f0844d7636
commit c5b5c0d9fd
+1 -2
View File
@@ -922,8 +922,7 @@
"string": {
"title": "Set the string to be printed",
"type": "string",
"format": "url",
"default": "http://ipinfo.io/ip"
"default": "-"
}
},
"additionalProperties": false