mirror of
https://github.com/bitwarden/browser
synced 2026-01-21 20:03:43 +00:00
- 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