Skip to content

Commit b2c635e

Browse files
committed
Revert to commit ce85abc
1 parent 6f40954 commit b2c635e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

fern/apis/api/openapi-overrides.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ paths:
183183
x-fern-sdk-group-name:
184184
- analytics
185185
x-fern-sdk-method-name: get
186+
get:
187+
x-fern-ignore: true
186188
/logs:
187189
get:
188190
x-fern-pagination: true
@@ -600,4 +602,4 @@ components:
600602
scheme: bearer
601603
x-fern-bearer:
602604
name: apiKey
603-
env: VAPI_API_KEY
605+
env: VAPI_API_KEY

0 commit comments

Comments
 (0)