restbase 0.2.9
restbase: ^0.2.9 copied to clipboard
A rest client base to make API requests.
0.2.9 - 2020-09-25 #
- Added contentType to modelByPost and listByPost
0.2.8 - 2020-09-25 #
- Added delete and head methods
0.2.7 - 2020-09-25 #
- Parsing list as query item
0.2.3 - 2020-09-14 #
- Error of RestResponse changed to dynamic to accept anything.
0.2.2 - 2020-09-14 #
- Consolidated parser type. Now the Rest api always expect an object as result.
0.1.0 - 2020-09-07 #
- Add file upload option
- Change method names, depracated old methods
0.0.5 - 2020-08-19 #
- Fixed composeUrl to allow any type of value