Skip to content

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.

Notifications You must be signed in to change notification settings

FutureSeth/UnknownCaseMacro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnknownCaseMacro

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages