Skip to content

Commit d339bb8

Browse files
committed
remove the enterprise endpoint from api-reference page.
1 parent 02fc22e commit d339bb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fern/apis/api/openapi-overrides.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ x-fern-pagination:
22
offset: $request.page
33
results: $response.results
44
paths:
5+
/enterprise:
6+
post:
7+
x-fern-ignore: true
58
/call:
69
get:
710
x-fern-sdk-group-name:

0 commit comments

Comments
 (0)