Skip to content

Commit 536aa7f

Browse files
authored
Merge pull request #816 from swagger-api/codegen-issue-10254
updated oas3-tools module in order to fix issue.
2 parents fc0e8c5 + 85061d4 commit 536aa7f

File tree

2 files changed

+1
-45
lines changed

2 files changed

+1
-45
lines changed

src/main/resources/handlebars/nodejs/index-gcf.mustache

Lines changed: 0 additions & 44 deletions
This file was deleted.

src/main/resources/handlebars/nodejs/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"connect": "^3.2.0",
2020
{{/googleCloudFunctions}}
2121
"js-yaml": "^3.3.0",
22-
"oas3-tools": "^2.2.0"
22+
"oas3-tools": "^2.2.2"
2323
}
2424
}

0 commit comments

Comments
 (0)