Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Default mocks path

Compare
Choose a tag to compare
@javierbrea javierbrea released this 07 Dec 10:07
· 667 commits to master since this release
5d7e275

Changed

  • "behaviors" option renamed to "path". Old option still working due to backward compatibility.
  • "path" option has "mocks" value by default. The server will create path if it does not exist.

Fixed

  • Fix server started log. Was always printing localhost, without taking into account custom "host" option.