Skip to content

BVSDK 6.9.1 (Conversations BulkRatingsRequest fix)

Compare
Choose a tag to compare
@caseykulm caseykulm released this 31 Aug 21:55
· 767 commits to master since this release

Conversations

  • Added tests for all of the endpoints to verify they are what we expect them to be
  • Updated BulkRatingsRequest to send with endpoint statistics.json like it should and was before, instead of reviews.json

Demo API App

  • Added okhttp3 logging-interceptor
  • Updated TextView to have maxLines of 5 so it won't take up the entire screen on the DemoBulkRatingsActivity screen

Common

  • Updated okhttp3 to version 3.8.0