Open SteveMaier-IRT opened 2 years ago
The enumeration in C++ and C# for the ReportingUnitType is not matching the spec that is being used.
https://developers.google.com/civics-data/reference/reporting-unit-type
The town value is missing.
The town value should be included.
Look at the enumeration.
- OS:
No response
we can defer this
Is there an existing issue for this?
Current Behavior
The enumeration in C++ and C# for the ReportingUnitType is not matching the spec that is being used.
https://developers.google.com/civics-data/reference/reporting-unit-type
The town value is missing.
Expected Behavior
The town value should be included.
Steps To Reproduce
Look at the enumeration.
Environment
Anything else?
No response