Open
Description
The gojay generator produces an array type called Currencys
for the Currency
struct. It would be good if it could follow correct English pluralisation rules, so Currency
becomes Currencies
.
The correct plural could be determined with a library that understands English, or just giving us a special tag to add to our types to indicate the plural.
Metadata
Metadata
Assignees
Labels
No labels