Skip to content

Commit

Permalink
chore: add missing doc sidebar (#1903)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinckr authored Nov 12, 2024
1 parent 8e4cee5 commit abb60de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ecosystem/api-design.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: api-design
title: Design
title: API Design
---

This document provides a summary of Ory's REST design with topics like pagination and date formats. If you're interested in Ory's
Expand Down
1 change: 1 addition & 0 deletions src/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const referenceSidebar: ExtendSidebar = [
items: [
"reference/api",
"sdk",
"ecosystem/api-design",
{
type: "category",
label: "Operations reference",
Expand Down

0 comments on commit abb60de

Please sign in to comment.