Skip to content

Commit 74e53cc

Browse files
committed
use api-name
1 parent 2a2edc5 commit 74e53cc

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

fern/docs.yml

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -452,14 +452,19 @@ navigation:
452452
path: pages/08-concepts/faq.mdx
453453
- tab: api
454454
layout:
455-
- api: API Reference
456-
display-errors: true
457-
layout:
455+
- section: API Reference
456+
contents:
458457
- page: Overview
459458
path: pages/overview.mdx
460-
- transcripts
461-
- llm-gateway
462-
- streaming
459+
- api: Transcripts
460+
api-name: transcripts
461+
display-errors: true
462+
- api: LLM Gateway
463+
api-name: llm_gateway
464+
display-errors: true
465+
- api: Streaming
466+
api-name: streaming
467+
display-errors: true
463468
- tab: cookbooks
464469
layout:
465470
- section: Overview

0 commit comments

Comments
 (0)