Skip to content

Commit af89ce2

Browse files
Replace "GoInfoGame" with "AVIV ScoutRoute"
Reflect rebranded app name
1 parent 2a83840 commit af89ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quest-definition/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"title": "Long Form Quests Schema for GoInfoGame",
3+
"title": "Long Form Quests Schema for AVIV ScoutRoute",
44
"version": "3.0.0",
55
"type": "object",
66
"additionalProperties": false,
@@ -41,7 +41,7 @@
4141
]
4242
},
4343
"element_type_icon": {
44-
"description": "Icon to be displayed for the element type. The icon name should be a string (not a URL) of the selected image from the given website. The icon will be fetched from the GoInfoGame icon set that is locally available.",
44+
"description": "Icon to be displayed for the element type. The icon name should be a string (not a URL) of the selected image from the given website. The icon will be fetched from the AVIV ScoutRoute icon set that is locally available.",
4545
"type": "string",
4646
"examples": ["access_point", "baby", "barrier_on_road"]
4747
},

0 commit comments

Comments
 (0)