Update view count functionality and add integration test
- Make body parameter optional in PUT request functions
- Fix updateViewCount to not send unnecessary body data
- Add integration test for updateViewCount functionality
- Bump version to 0.1.2
Update view count functionality and add integration test