-
-
Notifications
You must be signed in to change notification settings - Fork 12
Endpoint should return non-polymorphic data types #145
Copy link
Copy link
Open
Labels
Milestone
Description
Currently, it returns WithId x. It is not possible to work with this on the frontend. I propose that every response should have its own data type, like IssuesResponse which would not have any parameters.
This issue is the blocker for further frontend work at the moment.
Reactions are currently unavailable