Timeline for API design: handling multiple user account types
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 2 at 7:40 | comment | added | Neil | I believe it ultimately depends on what the likelihood is for the user to switch between care-seeker and care-provider messages. If it is likely, and I'd imagine that it is, I would simply return all messages and filter the data using javascript, perhaps separating the messages in the response into category care-seeker and care-provider so no additional work is required. Better to minimize work on the server imho. | |
| Aug 29 at 14:09 | history | edited | Arseni Mourzenko | CC BY-SA 4.0 |
added 473 characters in body
|
| Aug 29 at 8:07 | history | answered | Arseni Mourzenko | CC BY-SA 4.0 |