Skip to content

Commit

Permalink
Update Swagger spec content
Browse files Browse the repository at this point in the history
  • Loading branch information
Codycody31 committed Feb 1, 2024
1 parent 1c20d9e commit cf8329e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ const server = http.createServer(app);
apiReference({
theme: "purple",
spec: {
url: "/swagger.json",
content: specs,
},
})
);
Expand Down

0 comments on commit cf8329e

Please sign in to comment.