Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 16 additions & 25 deletions fern/products/api-def/api-def.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ navigation:
path: ./openapi-pages/auth.mdx
- page: Servers
path: ./openapi-pages/servers.mdx
- page: Sync your specification
path: ./openapi-pages/automation.mdx
slug: sync-your-open-api-specification
- section: Endpoints
slug: endpoints
Expand Down Expand Up @@ -63,12 +65,7 @@ navigation:
- page: Schema names
path: ./openapi-pages/extensions/schema-names.mdx
- page: Server names
path: ./openapi-pages/extensions/server-names.mdx
- section: Workflow & automation
skip-slug: true
contents:
- page: Sync your OpenAPI specification
path: ./openapi-pages/automation.mdx
path: ./openapi-pages/extensions/server-names.mdx
- section: Integrate your server framework
slug: frameworks
contents:
Expand All @@ -84,7 +81,10 @@ navigation:
- page: Authentication
path: ./asyncapi-pages/auth.mdx
- page: Servers
path: ./asyncapi-pages/servers.mdx
path: ./asyncapi-pages/servers.mdx
- page: Sync your specification
path: ./asyncapi-pages/automation.mdx
slug: sync-your-async-api-specification
- section: Channels
slug: channels
contents:
Expand Down Expand Up @@ -124,12 +124,7 @@ navigation:
- page: Server names
path: ./asyncapi-pages/extensions/server-name.mdx
- page: Streaming operations
path: ./asyncapi-pages/extensions/streaming.mdx
- section: Workflow & automation
skip-slug: true
contents:
- page: Sync your AsyncAPI specification
path: ./asyncapi-pages/automation.mdx
path: ./asyncapi-pages/extensions/streaming.mdx
- section: OpenRPC
collapsed: true
slug: openrpc
Expand All @@ -139,7 +134,10 @@ navigation:
- page: Authentication
path: ./openrpc-pages/auth.mdx
- page: Servers
path: ./openrpc-pages/servers.mdx
path: ./openrpc-pages/servers.mdx
- page: Sync your specification
path: ./openrpc-pages/automation.mdx
slug: sync-your-open-rpc-specification
- section: Methods
slug: methods
contents:
Expand Down Expand Up @@ -186,11 +184,6 @@ navigation:
path: ./openrpc-pages/extensions/streaming.mdx
- page: Timeout settings
path: ./openrpc-pages/extensions/timeout.mdx
- section: Workflow & automation
skip-slug: true
contents:
- page: Sync your OpenRPC specification
path: ./openrpc-pages/automation.mdx
- section: gRPC
collapsed: true
slug: grpc
Expand All @@ -200,7 +193,10 @@ navigation:
- page: Authentication
path: ./grpc-pages/auth.mdx
- page: Servers
path: ./grpc-pages/servers.mdx
path: ./grpc-pages/servers.mdx
- page: Sync your specification
path: ./grpc-pages/automation.mdx
slug: sync-your-g-rpc-specification
- section: Services
slug: services
contents:
Expand Down Expand Up @@ -251,11 +247,6 @@ navigation:
path: ./grpc-pages/extensions/union-naming.mdx
- page: Validation
path: ./grpc-pages/extensions/validation.mdx
- section: Workflow & automation
skip-slug: true
contents:
- page: Sync your gRPC specification
path: ./grpc-pages/automation.mdx
- section: Fern Definition
collapsed: true
slug: ferndef
Expand Down