Releases: subeeshcbabu-zz/swagmock
Releases · subeeshcbabu-zz/swagmock
v0.0.5
v0.0.5
- exclusive limit issue #27 and multipleOf max value enhancement #26
- mock gen issue for type number with minimum =0 #28
v1.0.0
v1.0.0
Features
- es6 support and node engine changed to 6.x
- promise response if callback is not provided as an argument #20
- option to set validated = true to generate mocks for already parsed api #24
- parameter override at operation level #25
Bugfixes
- exclusive limit issue #27 and multipleOf max value enhancement #26
- mock gen issue for type number with minimum =0 #28
v1.0.0-alpha.1
Merge pull request #29 from subii/v1.x
V1.x
v0.0.4
v0.0.4
Features
- #11 support additional format options as per json schema (uri, hostname, ipv4, ipv6)
Bugfixes
- Fix the
maxItems
bug and add additional test cases - #16
- Fix the issue - enum of type integer is not handled properly #21
- Fix the issue - if example is wrong the mock generated is not as per schema #23
v0.0.2-alpha.1
added request.path property