Share type definitions between service and database #337
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In my opinion, it makes only sense to introduce extra DTO types for the UI.
As I'm using Server Side Rendering, and objects should never be returned automatically as json, this should be never the case.
At least for the auth module