You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to have a clean api we should put the rest interfaces and the representations in a single module (api), with everything else in another (services)
Description
In order to have a clean api we should put the rest interfaces and the representations in a single module (api), with everything else in another (services)