Skip to content

Commit

Permalink
adds swagger ui
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrl-alt-lulz committed Feb 14, 2024
1 parent 0096f00 commit adda611
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion apps/docusaurus/zeusfyi/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const config = {
// Plugin Options for loading OpenAPI files
specs: [
{
spec: 'https://raw.githubusercontent.com/zeus-fyi/zeus/main/.openapi_v3_1/mockingbird.yaml',
spec: 'https://raw.githubusercontent.com/zeus-fyi/zeus/main/.openapi/mockingbird.yaml',
route: '/docs/mockingbird/api/',
},
],
Expand Down

0 comments on commit adda611

Please sign in to comment.