ImpectAPI / impectPy

Access data from the Impect customer API
MIT License
15 stars 0 forks source link

Switch from regular country name to FIFA country name #31

Closed Flosch1006 closed 1 week ago

Flosch1006 commented 4 months ago

Several endpoints use some form of country name. Currently the true country name is used in the package. In a recent release, the FIFA country name was added to the API. This information should replace the simple country name.

Examples: Country Name: Wales FIFA Country Name: United Kingdom

Country Name: Monaco FIFA Country Name: France

Flosch1006 commented 1 week ago

merged into release