Releases: cyclosproject/ng-openapi-gen
Releases · cyclosproject/ng-openapi-gen
0.3.1
Having modelPrefix in the config file does not generate models (#13)
0.3.0
- Add excludeParameters functionality (#12)
0.2.5
- Correctly handle media types with
+json
suffix (#10)
0.2.3
- Requests of type multipart/form-data are not being sent correctly (#8)
0.2.2
- Optional query arguments (#7)
0.2.1
- Problem with
items: $ref:
for array model. (#4)
0.2.0
- Allow running without a configuration file, and add mnemonics -i / -o for --input / --output (#2)
- Replace cpx by ncp to avoid a security warning (#3)
0.1.8
- Type resolution fails for allOf references (#1)
0.1.7
Use mkdirp to support older versions of node