Skip to content

Commit

Permalink
fix swagger info mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mononoke-choi committed May 13, 2023
1 parent d46c7f9 commit c716944
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/web/app/api/post/route.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { HTTP_STATUS } from '../../../service/httpStatus';
/**
* @swagger
* paths:
* /api/posts:
* /api/post:
* get:
* tags:
* - post
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/__generated__/openapi.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c716944

Please sign in to comment.