Skip to content

Commit 23c9044

Browse files
authored
Update report.ts
1 parent 1a25f23 commit 23c9044

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/lib/report.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@ function getOpenapiResponseProperties(
333333
if ('content' in res) {
334334
return res.content['application/json']?.schema?.properties
335335
}
336+
337+
return
336338
}
337339

338340
function processParameters(

0 commit comments

Comments
 (0)