Skip to content

Commit 9318b42

Browse files
github-actions[bot]github-actions
and
github-actions
authored
Update API specifications with fern api update (#420)
Co-authored-by: github-actions <github-actions@github.com>
1 parent 95ff430 commit 9318b42

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

fern/apis/api/openapi.json

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4517,6 +4517,17 @@
45174517
}
45184518
]
45194519
}
4520+
},
4521+
"/prometheus_metrics": {
4522+
"get": {
4523+
"operationId": "PrometheusController_index",
4524+
"parameters": [],
4525+
"responses": {
4526+
"200": {
4527+
"description": ""
4528+
}
4529+
}
4530+
}
45204531
}
45214532
},
45224533
"info": {
@@ -9769,7 +9780,9 @@
97699780
"claude-3-5-sonnet-20240620",
97709781
"claude-3-5-sonnet-20241022",
97719782
"claude-3-5-haiku-20241022",
9772-
"claude-3-7-sonnet-20250219"
9783+
"claude-3-7-sonnet-20250219",
9784+
"claude-opus-4-20250514",
9785+
"claude-sonnet-4-20250514"
97739786
]
97749787
},
97759788
"provider": {
@@ -11847,7 +11860,9 @@
1184711860
"claude-3-5-sonnet-20240620",
1184811861
"claude-3-5-sonnet-20241022",
1184911862
"claude-3-5-haiku-20241022",
11850-
"claude-3-7-sonnet-20250219"
11863+
"claude-3-7-sonnet-20250219",
11864+
"claude-opus-4-20250514",
11865+
"claude-sonnet-4-20250514"
1185111866
]
1185211867
},
1185311868
"thinking": {
@@ -13281,10 +13296,6 @@
1328113296
"arcas",
1328213297
"aries",
1328313298
"amalthea",
13284-
"andromeda",
13285-
"apollo",
13286-
"arcas",
13287-
"aries",
1328813299
"asteria",
1328913300
"athena",
1329013301
"atlas",
@@ -13296,7 +13307,6 @@
1329613307
"draco",
1329713308
"electra",
1329813309
"harmonia",
13299-
"helena",
1330013310
"hera",
1330113311
"hermes",
1330213312
"hyperion",
@@ -13317,7 +13327,6 @@
1331713327
"pluto",
1331813328
"saturn",
1331913329
"selene",
13320-
"thalia",
1332113330
"theia",
1332213331
"vesta",
1332313332
"zeus"
@@ -14696,10 +14705,6 @@
1469614705
"arcas",
1469714706
"aries",
1469814707
"amalthea",
14699-
"andromeda",
14700-
"apollo",
14701-
"arcas",
14702-
"aries",
1470314708
"asteria",
1470414709
"athena",
1470514710
"atlas",
@@ -14711,7 +14716,6 @@
1471114716
"draco",
1471214717
"electra",
1471314718
"harmonia",
14714-
"helena",
1471514719
"hera",
1471614720
"hermes",
1471714721
"hyperion",
@@ -14732,7 +14736,6 @@
1473214736
"pluto",
1473314737
"saturn",
1473414738
"selene",
14735-
"thalia",
1473614739
"theia",
1473714740
"vesta",
1473814741
"zeus"

0 commit comments

Comments
 (0)