Skip to content

Commit c5f7ef7

Browse files
authored
fix: handle boolean exclusiveMaximum / exclusiveMinimum (#386)
- add support for `exclusiveMaximum` / `exclusiveMinimum` on numbers being provided as `boolean`s, for backwards compatibility with earlier json schema definitions - solve remaining instances of double normalization and enforce that schema normalization only happens once, allowing for safe divergence of the domain models
1 parent 6c12d63 commit c5f7ef7

File tree

21 files changed

+258
-158
lines changed

21 files changed

+258
-158
lines changed

e2e/src/generated/server/koa/routes/request-headers.ts

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/typescript-koa/src/generated/azure-core-data-plane-service.tsp/generated.ts

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/typescript-koa/src/generated/okta.oauth.yaml/generated.ts

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)