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

Releases: mocks-server/plugin-admin-api

Update dependencies

10 Apr 09:27
d75ad5d
Compare
Choose a tag to compare

Changed

  • Update dependencies

Update dependencies

22 Mar 11:31
6753297
Compare
Choose a tag to compare

Changed

  • Update dependencies

Use fixed versioning

12 Jan 17:11
46ba8ec
Compare
Choose a tag to compare

Changed

  • Update dependencies
  • Use fixed versioning in dependencies

Display name

12 Jan 08:08
0852d1d
Compare
Choose a tag to compare

Added

  • Add display name

Update dependencies

12 Jan 07:48
245a514
Compare
Choose a tag to compare

Changed

  • Update dependencies

Fix peerDependency version

03 Jan 18:06
ca5e1ef
Compare
Choose a tag to compare

Fixed

  • Change @mocks-server/core peerDependency to ^1.3.0, which is the first one with behavior id property.

Behavior id

03 Jan 17:31
7091df7
Compare
Choose a tag to compare

Added

  • Add property id to behaviors model.

Changed

  • Upgrade dependencies.

Upgrade admin-api-paths dependency

25 Dec 11:05
50529f5
Compare
Choose a tag to compare

Changed

  • Upgrade admin-api-paths dependency.

New RESTFUL API

24 Dec 08:28
734e83e
Compare
Choose a tag to compare

Added

  • Add "adminApiPath" option, which allows to change the new API path ("/admin").
  • Add "adminApiDeprecatedPaths" option, which allows to disable the deprecated API path ("/mocks").
  • Add new RESTFUL api resources under "/admin" path.

Upgrade core dependency

07 Dec 10:33
cc8deeb
Compare
Choose a tag to compare

Changed

  • Upgrade "@mocks-server" core dependency. Use new "path" option.