Skip to content

2.5.1.

Compare
Choose a tag to compare
@SerKnight SerKnight released this 21 Dec 23:03
· 303 commits to master since this release
e1ff61c

Fixes for the following:

  • Adds optional state param to the identity flow & readme example
  • Actually Fixes #94 (cc @gravitystorm)
  • Ensures we only include proper files in the build, not docs, etc..
  • closed #79
  • closed #93
  • closed #99

Refactored these api_client.rb methods to use the proper error handling and existing call_api logic where they could (return_error(response) unless response.success?)

Adds new model

  • require 'xero-ruby/models/accounting/address_for_organisation'

Built from OAS 2.8.0

https://github.com/XeroAPI/Xero-OpenAPI