@pluginlab/openapi
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@pluginlab/openapi", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Simple openapi parser and validator with first class support for both JSON and YAML specifications.", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -5,1 +5,2 @@ export * from './parse'; | ||
export * from './validate' | ||
export * from './stringify' |
Sorry, the diff of this file is not supported yet
89200
21
2123