UNPKG

json-schema-for-openapi

Version:

Converts a regular JSON Schema to a compatible OpenAPI 3.0.X Schema Object

4 lines (3 loc) 79 B
'use strict' const Factory = require('./src/Factory') module.exports = Factory