Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Feb 23, 2024
1 parent c7bf78f commit 3f5abe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v3/interface/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ export function generatePaths(

const comment = g.createCommentBlock();

// @ts-expect-error ignore
const op = pathObject[method] as IOperationObject;

if (op.description || op.summary) {
Expand Down

0 comments on commit 3f5abe0

Please sign in to comment.