What happened?
The specification currently says
Enum values MUST be represented as their string names in JSON, using lower kebab-case after removing any type name prefixes.
This does not align with what ADR-001 says. We need to review the spec and update to ensure it aligns with ProtoJSON.
Relevant log output
Code of Conduct