Skip to content

Commit

Permalink
fallthrough for v4
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredCE committed Jun 8, 2024
1 parent db2d0a7 commit 0b99571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/openAPIGenerator.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ class OpenAPIGenerator {
this.serverless.cli.log(colouredString);
break;

case "4":
case "3":
this.logOutput[type](str);
break;
Expand Down

0 comments on commit 0b99571

Please sign in to comment.