iijlab / direct-hs

Client library for https://direct4b.com in Haskell
8 stars 1 forks source link

[WIP] Add multiple domains support to `getUsers` and `getTalkRooms` #53

Closed yotsuya closed 6 years ago

yotsuya commented 6 years ago

This is the PR to fix the behavior of Web.Direct.getUsers and Web.Direct.getTalkRooms when the loggeed-in user belongs to multiple domains. (#48)

As-Is

To-Be

TODO

yotsuya commented 6 years ago

OK. I will recreate PR.