Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove numeric as a required param for Country #133

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

stevenpslade
Copy link
Member

In #123, Ascension Island and Tristan da Cunha were added to the countries list.

These countries do not have numeric codes.

No numeric codes for AC and TA are listed at this time, example source https://en.wikipedia.org/wiki/ISO_3166-1_numeric, so left those blank for now.

In this change, numeric is removed as require param when initializing a Country due to it not being present on the aforementioned countries.

@stevenpslade stevenpslade merged commit fe8c610 into main Jan 15, 2025
6 checks passed
@stevenpslade stevenpslade deleted the remove-numeric-required-param branch January 15, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants