Tim Hodge
Tim Hodge
Unsure whether this is desirable behaviour, but I believe this implicit conversion can lead to bugs. I'm not sure where it provides value compared to the risk of misuse. Consider...
**SDK you're using (please complete the following information):** 3.31.0 **Describe the bug** When calling GET /Contacts with a long list of IDs the response will be `404 The resource you're...
**SDK you're using (please complete the following information):** - 3.31.0 **Describe the bug** See Xero.NetStandard.OAuth2.Model.Accounting.CurrencyCode CurrencyCode enum name for Turkish Lira is `TRY_LIRA`, which breaks expectations when using `.ToString()` **To...