open-api-mocker
Advanced tools
Changelog
[2.0.0] - 2023-05-30
@faker-js/faker@8
instead of old and nuked faker
BREAKING CHANGE (See docs for migration) (#63)x-faker
property now has priority over example
when generating responses BREAKING CHANGE (#59)Changelog
[1.11.1] - 2022-02-20
Changelog
[1.11.0] - 2021-12-23
Changelog
[1.10.0] - 2021-12-22
null
examples are now allowed and used for response generation (#49)Changelog
[1.9.0] - 2021-12-20
x-faker
extension takes precedence in response generation (#53)Changelog
[1.8.0] - 2021-10-10
enum
arrayChangelog
[1.7.2] - 2021-06-27
oneOf
, anyOf
and allOf
schemas reported an error that wasn't real. This doesn't happen any moreChangelog
[1.7.1] - 2021-06-22
x-powered-by
has now the correct valuepattern
property can be passed as a string (#35)oneOf
, anyOf
and allOf
now work properly and don't get wrong default values injected (#41)Changelog
[1.7.0] - 2021-04-20
quiet
(alias q
) option to avoid printing every request and response (#24)ctrl+c
twiceChangelog
[1.6.0] - 2021-03-23
x-faker
extension is now supported for response generationx-count
extension is now supported for responses with array typesPrefer
header with statusCode now works properly againhusky@4