You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @xxswingxx thanks for raising this, and for your PR.
I've updated the OpenAPI spec for this, as it applies to all our SDKs.
From that we will build the Ruby SDK with the missing currency codes you picked up.
When attempting to retrieve a list of currencies with
we get
RuntimeError (Invalid ENUM value EEK for class #CurrencyCode)
The Estonian Kroon seems to be missing in the list of currencies: https://github.com/XeroAPI/xero-ruby/blob/master/lib/xero-ruby/models/projects/currency_code.rb
The text was updated successfully, but these errors were encountered: