pauljamescleary/scala-pet-store

Improve enums

pauljamescleary opened this issue · 0 comments

Currently, the enums we use are unsavory.

Let's use Enumeratum (and circe Enumeratum). Should be a seemless add library dependencies, imports where appropriate, and refactor the few enums that we have.