Releases: kota65535/openapi-merger
Releases · kota65535/openapi-merger
v0.7.0
-o
option become optional
v0.6.0
- Update dependencies
- Due to updating js-yaml, output YAML file format is slightly changed. see #68
0.5.4
- #45 fix arrays are incorrectly flattened (fix #43)
0.5.3
- #43 Do deep merge (fix #31)
- #41 throw error if json path depth exceeds 100