Skip to content

Commit eb85ce9

Browse files
Update api spec (#1270)
YOYO NEW API SPEC! Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0a0ce93 commit eb85ce9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

spec.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33557,24 +33557,24 @@
3355733557
]
3355833558
},
3355933559
{
33560-
"description": "Standard support.",
33560+
"description": "Standard email support.",
3356133561
"type": "string",
3356233562
"enum": [
33563-
"standard"
33563+
"standard_email"
3356433564
]
3356533565
},
3356633566
{
33567-
"description": "Premium support.",
33567+
"description": "Priority email support.",
3356833568
"type": "string",
3356933569
"enum": [
33570-
"premium"
33570+
"priority_email"
3357133571
]
3357233572
},
3357333573
{
33574-
"description": "Priority support.",
33574+
"description": "Premium support.",
3357533575
"type": "string",
3357633576
"enum": [
33577-
"priority"
33577+
"premium"
3357833578
]
3357933579
}
3358033580
]

0 commit comments

Comments
 (0)