Releases: herbsjs/herbs2rest
Releases · herbsjs/herbs2rest
v4.1.0-beta.12
Features
- populatemetadata: force endpoint to not be generated (d719421)
v4.1.0-beta.11
Features
- authhandler: now is possible to infor change authhandler for all endpoints at once (a7e0e9c)
v4.1.0-beta.9
Bug Fixes
- populatemetadata: fix bug with entities with methods (f5474d3)
v4.1.0-beta.10
Bug Fixes
- populatemetadata: fix bug with entities with methods (32ef5ba)
v4.1.0-beta.8
Bug Fixes
- params: fix uc request to params - Entities and [Entities] (0a20e33)
v4.1.0-beta.7
Bug Fixes
- populatemetadata: fix parametersCast for undefined values on array types (50ee481)
v4.1.0-beta.6
Features
- generateendpoint: support more HTTP methods (f1257dc)
v4.1.1
4.1.1 (2023-04-24)
Performance Improvements
- generateroutes: improved readability for getForcedPath and getVerb (ed884b0)
v4.1.0
4.1.0 (2023-04-24)
Features
- Now with herbs2rest you can customize your rest endpoints (61e8944)
v4.1.0-beta.5
Features
- allow the controller handlers to be asynchronous (549826f)