Skip to content

Commit 17fd532

Browse files
committed
Add Other page to navigation
1 parent 6424e0e commit 17fd532

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

fern/products/openapi-def/openapi-def.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ navigation:
44
- page: Authentication
55
path: ./pages/auth.mdx
66
- page: Servers
7-
path: ./pages/servers.mdx
7+
path: ./pages/servers.mdx
88
- section: Endpoints
99
slug: endpoints
1010
contents:
@@ -17,6 +17,9 @@ navigation:
1717
- page: Server-Sent Events
1818
path: ./pages/endpoints/sse.mdx
1919
slug: sse
20+
- page: others
21+
title: Other
22+
path: ./pages/extensions/others.mdx
2023
- section: Extensions
2124
slug: extensions
2225
contents:
@@ -38,7 +41,7 @@ navigation:
3841
- page: Overlay Customizations
3942
path: ./pages/overrides.mdx
4043
- page: Sync your OpenAPI Specification
41-
path: ./pages/automation.mdx
44+
path: ./pages/automation.mdx
4245
- section: Integrate your Server Framework
4346
slug: frameworks
4447
contents:

0 commit comments

Comments
 (0)