Skip to content

Commit c34c085

Browse files
committed
breaking(deps): Supporting NestJs 10
- feat(aws): Adding support for additional extensions - fix: Providing defaults to various OpenApiOptions settings and use those defaults only when parent setting is manually enabled - fix(test): Update e2e tests to validate test results
1 parent 6662d82 commit c34c085

File tree

7 files changed

+14045
-8721
lines changed

7 files changed

+14045
-8721
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
.npmrc
21
test/*.yaml
32
openapi.yaml
43
openapitools.json
@@ -37,4 +36,4 @@ test/openapi.yaml
3736
!.vscode/settings.json
3837
!.vscode/tasks.json
3938
!.vscode/launch.json
40-
!.vscode/extensions.json
39+
!.vscode/extensions.json

0 commit comments

Comments
 (0)