Add target top-level hint

This commit is contained in:
Paul Pfeister
2024-05-06 18:56:53 -04:00
parent 80d0434bb3
commit e4cbd3d8ad
+1
View File
@@ -6,6 +6,7 @@
"patternProperties": {
"^(?!\\$).*?$": {
"type": "object",
"description": "User-friendly target name",
"required": [ "url", "urlMain", "errorType", "username_claimed" ],
"properties": {
"url": { "type": "string" },