Skip to content

Commit f04d1b2

Browse files
committed
Add Other page to navigation
1 parent a8db337 commit f04d1b2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 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,8 @@ navigation:
1717
- page: Server-Sent Events
1818
path: ./pages/endpoints/sse.mdx
1919
slug: sse
20+
- page: others
21+
title: Other
2022
- section: Extensions
2123
slug: extensions
2224
contents:
@@ -38,7 +40,7 @@ navigation:
3840
- page: Overlay Customizations
3941
path: ./pages/overrides.mdx
4042
- page: Sync your OpenAPI Specification
41-
path: ./pages/automation.mdx
43+
path: ./pages/automation.mdx
4244
- section: Integrate your Server Framework
4345
slug: frameworks
4446
contents:

0 commit comments

Comments
 (0)