Skip to content

Commit 7d670c7

Browse files
committed
added tolerance for user mistakenly choosing reverse-engineering from JSON Schema instead of from OpenAPI file, plus conversion of data types from polyglot
1 parent 48536ad commit 7d670c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "OpenAPI",
3-
"version": "0.1.43",
4-
"versionDate": "2022-03-04",
3+
"version": "0.1.44",
4+
"versionDate": "2022-03-11",
55
"author": "hackolade",
66
"engines": {
77
"hackolade": "5.4.7",

0 commit comments

Comments
 (0)