scouter 1.0.3 scouter: ^1.0.3 copied to clipboard
A NestJS based http wrapper, to handle apis development following its code style
1.0.3 #
- Fixed: Adding const keyword to HttpVerbs annotations
1.0.2 #
- Fixed: Custom Object inside Maps responses were not being parsed
1.0.1 #
- Fixed: Global middlewares were not being applied to AppModule's routes
- Fixed: Http response could receive a non-int value. Now it is parsed if needed
1.0.0 #
- Initial version.