This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
Default mocks path
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.