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
Create a Codable conforming extension to enums and provides an 'unknown' case. This prevents API models from falling over when the contract changes and new cases are added.