Skip to content

Commit 5a3d053

Browse files
Update api spec (#206)
* YOYO NEW API SPEC! * I have generated the latest API! --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 63b808f commit 5a3d053

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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
]

types.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)