Skip to content

Commit

Permalink
docs: resolve feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
0xHieu01 committed Nov 19, 2023
1 parent 6e571e8 commit 9603b3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 79 deletions.
6 changes: 1 addition & 5 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,9 @@ const config = {
"redocusaurus",
{
specs: [
{
spec: "openapi/OpenAPISpec.json",
route: "/api"
},
{
spec: "openapi/OpenAIAPI.yaml", // can be local file, url, or parsed json object
route: "/api/openai",
route: "/api-reference", // path where to render docs
},
],
theme: {
Expand Down
74 changes: 0 additions & 74 deletions docs/openapi/OpenAPISpec.json

This file was deleted.

0 comments on commit 9603b3b

Please sign in to comment.