@openapi-contrib/json-schema-to-openapi-schema
Advanced tools
Comparing version 1.2.1 to 1.3.0
{ | ||
"name": "@openapi-contrib/json-schema-to-openapi-schema", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "Converts a JSON Schema to OpenAPI Schema Object", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "test": "nyc --reporter=html --reporter=text mocha", |
92620
41
3721