Skip to content

Tags: openapi-contrib/json-schema-to-openapi-schema

Tags

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix(parser): bump json schema parser version

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix(cjs): fix cjs by upgrade ref walker dependency

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
readme

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix(lockfile): fix lockfile

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jonluca JonLuca De Caro
fix: bump dependency versions, migrate eslint config

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix cli import #46 (#47)

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BREAKING CHANGE: Move to yarn 4 and only output a cjs build, drop (of…

…ficial) support for node 14, bump json-scheme-walker version and openapi types version (#45)

* chore(versions): move to yarn 4, drop release for node 14, only output cjs

BREAKING CHANGE: Move to yarn 4 and only output a cjs build, drop support for node 14

* update build

v2.2.6

Toggle v2.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: conversion for anyOf type: null to nullable: true (#44)

Co-authored-by: Eva Arnika Varga <[email protected]>

v2.2.5

Toggle v2.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change parsing of type: null to add nullable: true to oneOf/anyOf (

#43)

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(esm-path): Fixes esm import path, some typescript errors (#40)