Actions
Architecture #27364
openAdd a generic json codec for enumeratum
Status:
Pending technical review
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
To do
Regression:
No
Description
We almost always want the json codec for an enumeratum entry to be isomorphic to the `entryName`.
We just need to have a generic codec for that in place of writing again and again the same code.
Actions