DiscordTime / sticky-sessions-android

StickySessions is an app that helps teams to share and store their thoughts through digital-like retrospective sessions
9 stars 6 forks source link

Change list notes params to query strings #184

Open CarlosRodrigo opened 5 years ago

CarlosRodrigo commented 5 years ago

Sticky Sessions server updated its list notes route to receive params as query strings. Therefore, we need to update NoteService passing session id as query params.