Please enter your description here...
Please provide links to existing issues which are affected by this PR.
Please make sure that your pull request meets the following criteria, otherwise it might get rejected.
- Does your pull request fixes a bug or adds a new feature?
- Have you defined a new OAS3 specification in the
./examples/specs
folder? - Have you defined a corresponding test in
./src/oas3/specification/specification.test.ts
? - Have you defined a corresponding test in
./src/oas3/codegen/generate.test.ts
? - Does the least mentioned test generate outputs in the
./examples/outputs
folder which are included in this PR?