Skip to content

Commit

Permalink
Merge pull request #1561 from janhq/fix/api-reference
Browse files Browse the repository at this point in the history
fix: broken api-reference page
  • Loading branch information
urmauur authored Oct 29, 2024
2 parents 2380153 + 5ef68b7 commit 04c5c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ const config: Config = {
route: "/api-reference",
configuration: {
spec: {
url: "/openapi/jan.json",
url: "/openapi/cortex.json",
},
hideModels: true,
},
Expand Down

0 comments on commit 04c5c40

Please sign in to comment.