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

Support Core v2 features

Compare
Choose a tag to compare
@javierbrea javierbrea released this 17 Feb 18:49
· 173 commits to master since this release
e4f3473

Added

  • feat: Expose one different method for each action.
  • feat: Reject promises in case of status code different to 2xx

Changed

  • feat: Rename apiPath config property into adminApiPath
  • feat: Update mocks-server dependencies to v2 versions and adapt routes and tests.

Removed

  • feat: Make entities private

BREAKING CHANGES