Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 302 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 302 Bytes

0.0.1

extract the import utils from rap project

0.0.2

fix JSON5 import, from import * as JSON5 from 'json5' to import JSON5 from 'json5'

0.0.3

fix convert YAPI type, when type is array and not define items type, the type value is ['array', 'null']

0.0.4

add support convert yaml swagger