Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

json-schema-to-openapi-schema

Package Overview
Dependencies
Maintainers
48
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-schema-to-openapi-schema - npm Package Versions

0.4.0

Diff

Changelog

Source

[0.4.0] - 2019-10-04

Added

  • Take the first JSON Schema example and put in OpenAPI Schema Object example
philsturgeon
published 0.3.0 •

Changelog

Source

[0.3.0] - 2018-12-18

Added

  • Create empty items, as it must always be present for type: array
  • Rewrite exclusiveMinimum/exclusiveMaximum
  • Rewrite if/then/else as oneOf + allOf
  • Rewrite const as single element enum
philsturgeon
published 0.2.0 •

Changelog

Source

[0.2.0] - 2018-05-10

Fixed

  • Implemented [@cloudflare/json-schema-walker] to make sure all subschemas are processed
philsturgeon
published 0.1.1 •

Changelog

Source

[0.1.1] - 2018-04-09

Added

  • Convert dependencies to an allOf + oneOf OpenAPI-valid equivalent
philsturgeon
published 0.1.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc