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
GET /api/user <- adds virtual columns GET /api/shop/{id}/user <- doesn't add virtual columns GET /api/shop/{id}?expand=user.virtual_column <- envokes internal server error
GET /api/user<- adds virtual columnsGET /api/shop/{id}/user<- doesn't add virtual columnsGET /api/shop/{id}?expand=user.virtual_column<- envokes internal server error