Skip to content

Commit 31c9965

Browse files
author
github-actions
committed
Update API specifications with fern api update
1 parent caf7c8f commit 31c9965

File tree

1 file changed

+24
-8
lines changed

1 file changed

+24
-8
lines changed

fern/apis/api/openapi.json

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17659,7 +17659,15 @@
1765917659
"peak",
1766017660
"boulder",
1766117661
"gypsum",
17662-
"zest"
17662+
"zest",
17663+
"luna",
17664+
"celeste",
17665+
"orion",
17666+
"ursa",
17667+
"astra",
17668+
"esther",
17669+
"estelle",
17670+
"andromeda"
1766317671
],
1766417672
"title": "Preset Voice Options"
1766517673
},
@@ -17671,11 +17679,11 @@
1767117679
},
1767217680
"model": {
1767317681
"type": "string",
17674-
"description": "This is the model that will be used. Defaults to 'v1' when not specified.",
17682+
"description": "This is the model that will be used. Defaults to 'mistv2' when not specified.",
1767517683
"enum": [
17676-
"v1",
1767717684
"mist",
17678-
"mistv2"
17685+
"mistv2",
17686+
"arcana"
1767917687
],
1768017688
"example": "mistv2"
1768117689
},
@@ -19521,7 +19529,15 @@
1952119529
"peak",
1952219530
"boulder",
1952319531
"gypsum",
19524-
"zest"
19532+
"zest",
19533+
"luna",
19534+
"celeste",
19535+
"orion",
19536+
"ursa",
19537+
"astra",
19538+
"esther",
19539+
"estelle",
19540+
"andromeda"
1952519541
],
1952619542
"title": "Preset Voice Options"
1952719543
},
@@ -19533,11 +19549,11 @@
1953319549
},
1953419550
"model": {
1953519551
"type": "string",
19536-
"description": "This is the model that will be used. Defaults to 'v1' when not specified.",
19552+
"description": "This is the model that will be used. Defaults to 'mistv2' when not specified.",
1953719553
"enum": [
19538-
"v1",
1953919554
"mist",
19540-
"mistv2"
19555+
"mistv2",
19556+
"arcana"
1954119557
],
1954219558
"example": "mistv2"
1954319559
},

0 commit comments

Comments
 (0)