1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-21 11:53:34 +00:00
Files
browser/apps
Shane Melton 6accaeaed3 [EC-86] Refactor/rename GroupApiService
- Re-name GroupApiService to GroupService
 as there is no need for a separate Api service (no sync or local data for admin services)
- Add GroupView for use in the GroupService instead of raw API models
- Update views to use GroupView instead of raw GroupResponse models
2022-10-17 16:24:46 -07:00
..