From c564d9a9cdb08e89c86aec1617ec40467657b198 Mon Sep 17 00:00:00 2001 From: Jenks Guo Date: Fri, 13 Mar 2020 16:24:46 +1100 Subject: [PATCH] Update as per OAS v2.0.4 Update countryCode for Norway from NO to "NO" --- accounting/.travis.yml | 2 +- accounting/README.md | 10 +++++----- accounting/lib/xero-ruby.rb | 2 +- accounting/lib/xero-ruby/api/accounting_api.rb | 2 +- accounting/lib/xero-ruby/api_client.rb | 2 +- accounting/lib/xero-ruby/api_error.rb | 2 +- accounting/lib/xero-ruby/configuration.rb | 2 +- accounting/lib/xero-ruby/models/account.rb | 2 +- accounting/lib/xero-ruby/models/account_type.rb | 2 +- accounting/lib/xero-ruby/models/accounts.rb | 2 +- accounting/lib/xero-ruby/models/accounts_payable.rb | 2 +- accounting/lib/xero-ruby/models/accounts_receivable.rb | 2 +- accounting/lib/xero-ruby/models/address.rb | 2 +- accounting/lib/xero-ruby/models/allocation.rb | 2 +- accounting/lib/xero-ruby/models/allocations.rb | 2 +- accounting/lib/xero-ruby/models/attachment.rb | 2 +- accounting/lib/xero-ruby/models/attachments.rb | 2 +- accounting/lib/xero-ruby/models/balances.rb | 2 +- accounting/lib/xero-ruby/models/bank_transaction.rb | 2 +- accounting/lib/xero-ruby/models/bank_transactions.rb | 2 +- accounting/lib/xero-ruby/models/bank_transfer.rb | 2 +- accounting/lib/xero-ruby/models/bank_transfers.rb | 2 +- accounting/lib/xero-ruby/models/batch_payment.rb | 2 +- .../lib/xero-ruby/models/batch_payment_details.rb | 2 +- accounting/lib/xero-ruby/models/batch_payments.rb | 2 +- accounting/lib/xero-ruby/models/bill.rb | 2 +- accounting/lib/xero-ruby/models/branding_theme.rb | 2 +- accounting/lib/xero-ruby/models/branding_themes.rb | 2 +- accounting/lib/xero-ruby/models/cis_org_setting.rb | 2 +- accounting/lib/xero-ruby/models/cis_setting.rb | 2 +- accounting/lib/xero-ruby/models/cis_settings.rb | 2 +- accounting/lib/xero-ruby/models/contact.rb | 2 +- accounting/lib/xero-ruby/models/contact_group.rb | 2 +- accounting/lib/xero-ruby/models/contact_groups.rb | 2 +- accounting/lib/xero-ruby/models/contact_person.rb | 2 +- accounting/lib/xero-ruby/models/contacts.rb | 2 +- accounting/lib/xero-ruby/models/country_code.rb | 4 ++-- accounting/lib/xero-ruby/models/credit_note.rb | 2 +- accounting/lib/xero-ruby/models/credit_notes.rb | 2 +- accounting/lib/xero-ruby/models/currencies.rb | 2 +- accounting/lib/xero-ruby/models/currency.rb | 2 +- accounting/lib/xero-ruby/models/currency_code.rb | 2 +- accounting/lib/xero-ruby/models/element.rb | 2 +- accounting/lib/xero-ruby/models/employee.rb | 2 +- accounting/lib/xero-ruby/models/employees.rb | 2 +- accounting/lib/xero-ruby/models/error.rb | 2 +- accounting/lib/xero-ruby/models/expense_claim.rb | 2 +- accounting/lib/xero-ruby/models/expense_claims.rb | 2 +- accounting/lib/xero-ruby/models/external_link.rb | 2 +- accounting/lib/xero-ruby/models/history_record.rb | 2 +- accounting/lib/xero-ruby/models/history_records.rb | 2 +- accounting/lib/xero-ruby/models/invoice.rb | 2 +- accounting/lib/xero-ruby/models/invoice_reminder.rb | 2 +- accounting/lib/xero-ruby/models/invoice_reminders.rb | 2 +- accounting/lib/xero-ruby/models/invoices.rb | 2 +- accounting/lib/xero-ruby/models/item.rb | 2 +- accounting/lib/xero-ruby/models/items.rb | 2 +- accounting/lib/xero-ruby/models/journal.rb | 2 +- accounting/lib/xero-ruby/models/journal_line.rb | 2 +- accounting/lib/xero-ruby/models/journals.rb | 2 +- accounting/lib/xero-ruby/models/line_amount_types.rb | 2 +- accounting/lib/xero-ruby/models/line_item.rb | 2 +- accounting/lib/xero-ruby/models/line_item_tracking.rb | 2 +- accounting/lib/xero-ruby/models/linked_transaction.rb | 2 +- accounting/lib/xero-ruby/models/linked_transactions.rb | 2 +- accounting/lib/xero-ruby/models/manual_journal.rb | 2 +- accounting/lib/xero-ruby/models/manual_journal_line.rb | 2 +- accounting/lib/xero-ruby/models/manual_journals.rb | 2 +- accounting/lib/xero-ruby/models/online_invoice.rb | 2 +- accounting/lib/xero-ruby/models/online_invoices.rb | 2 +- accounting/lib/xero-ruby/models/organisation.rb | 2 +- accounting/lib/xero-ruby/models/organisations.rb | 2 +- accounting/lib/xero-ruby/models/overpayment.rb | 2 +- accounting/lib/xero-ruby/models/overpayments.rb | 2 +- accounting/lib/xero-ruby/models/payment.rb | 2 +- accounting/lib/xero-ruby/models/payment_service.rb | 2 +- accounting/lib/xero-ruby/models/payment_services.rb | 2 +- accounting/lib/xero-ruby/models/payment_term.rb | 2 +- accounting/lib/xero-ruby/models/payment_term_type.rb | 2 +- accounting/lib/xero-ruby/models/payments.rb | 2 +- accounting/lib/xero-ruby/models/phone.rb | 2 +- accounting/lib/xero-ruby/models/prepayment.rb | 2 +- accounting/lib/xero-ruby/models/prepayments.rb | 2 +- accounting/lib/xero-ruby/models/purchase.rb | 2 +- accounting/lib/xero-ruby/models/purchase_order.rb | 2 +- accounting/lib/xero-ruby/models/purchase_orders.rb | 2 +- accounting/lib/xero-ruby/models/quote.rb | 2 +- .../lib/xero-ruby/models/quote_line_amount_types.rb | 2 +- accounting/lib/xero-ruby/models/quote_status_codes.rb | 2 +- accounting/lib/xero-ruby/models/quotes.rb | 2 +- accounting/lib/xero-ruby/models/receipt.rb | 2 +- accounting/lib/xero-ruby/models/receipts.rb | 2 +- accounting/lib/xero-ruby/models/repeating_invoice.rb | 2 +- accounting/lib/xero-ruby/models/repeating_invoices.rb | 2 +- accounting/lib/xero-ruby/models/report.rb | 2 +- accounting/lib/xero-ruby/models/report_attribute.rb | 2 +- accounting/lib/xero-ruby/models/report_cell.rb | 2 +- accounting/lib/xero-ruby/models/report_fields.rb | 2 +- accounting/lib/xero-ruby/models/report_row.rb | 2 +- accounting/lib/xero-ruby/models/report_rows.rb | 2 +- accounting/lib/xero-ruby/models/report_with_row.rb | 2 +- accounting/lib/xero-ruby/models/report_with_rows.rb | 2 +- accounting/lib/xero-ruby/models/reports.rb | 2 +- accounting/lib/xero-ruby/models/request_empty.rb | 2 +- accounting/lib/xero-ruby/models/row_type.rb | 2 +- .../lib/xero-ruby/models/sales_tracking_category.rb | 2 +- accounting/lib/xero-ruby/models/schedule.rb | 2 +- accounting/lib/xero-ruby/models/tax_component.rb | 2 +- accounting/lib/xero-ruby/models/tax_rate.rb | 2 +- accounting/lib/xero-ruby/models/tax_rates.rb | 2 +- accounting/lib/xero-ruby/models/tax_type.rb | 2 +- .../lib/xero-ruby/models/ten_nintey_nine_contact.rb | 2 +- accounting/lib/xero-ruby/models/time_zone.rb | 2 +- accounting/lib/xero-ruby/models/tracking_categories.rb | 2 +- accounting/lib/xero-ruby/models/tracking_category.rb | 2 +- accounting/lib/xero-ruby/models/tracking_option.rb | 2 +- accounting/lib/xero-ruby/models/tracking_options.rb | 2 +- accounting/lib/xero-ruby/models/user.rb | 2 +- accounting/lib/xero-ruby/models/users.rb | 2 +- accounting/lib/xero-ruby/models/validation_error.rb | 2 +- accounting/lib/xero-ruby/version.rb | 4 ++-- accounting/xero-ruby.gemspec | 2 +- 122 files changed, 128 insertions(+), 128 deletions(-) diff --git a/accounting/.travis.yml b/accounting/.travis.yml index 80dd4814..f91c207e 100644 --- a/accounting/.travis.yml +++ b/accounting/.travis.yml @@ -8,4 +8,4 @@ script: - bundle install --path vendor/bundle - bundle exec rspec - gem build xero-ruby.gemspec - - gem install ./xero-ruby-0.2.1.gem + - gem install ./xero-ruby-0.2.2.gem diff --git a/accounting/README.md b/accounting/README.md index 7374e76d..56f1ef1a 100644 --- a/accounting/README.md +++ b/accounting/README.md @@ -6,8 +6,8 @@ No description provided (generated by Openapi Generator https://github.com/opena This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: 2.0.3 -- Package version: 0.2.1 +- API version: 2.0.4 +- Package version: 0.2.2 - Build package: org.openapitools.codegen.languages.RubyClientCodegen For more information, please visit [https://developer.xero.com](https://developer.xero.com) @@ -24,16 +24,16 @@ gem build xero-ruby.gemspec Then either install the gem locally: ```shell -gem install ./xero-ruby-0.2.1.gem +gem install ./xero-ruby-0.2.2.gem ``` -(for development, run `gem install --dev ./xero-ruby-0.2.1.gem` to install the development dependencies) +(for development, run `gem install --dev ./xero-ruby-0.2.2.gem` to install the development dependencies) or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/). Finally add this to the Gemfile: - gem 'xero-ruby', '~> 0.2.1' + gem 'xero-ruby', '~> 0.2.2' ### Install from Git diff --git a/accounting/lib/xero-ruby.rb b/accounting/lib/xero-ruby.rb index a0db411e..5b51ce21 100644 --- a/accounting/lib/xero-ruby.rb +++ b/accounting/lib/xero-ruby.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/api/accounting_api.rb b/accounting/lib/xero-ruby/api/accounting_api.rb index df4fd2fd..1fbad70e 100644 --- a/accounting/lib/xero-ruby/api/accounting_api.rb +++ b/accounting/lib/xero-ruby/api/accounting_api.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/api_client.rb b/accounting/lib/xero-ruby/api_client.rb index 92e4f34a..cb40afd4 100644 --- a/accounting/lib/xero-ruby/api_client.rb +++ b/accounting/lib/xero-ruby/api_client.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/api_error.rb b/accounting/lib/xero-ruby/api_error.rb index 3ab097c4..dbaf4beb 100644 --- a/accounting/lib/xero-ruby/api_error.rb +++ b/accounting/lib/xero-ruby/api_error.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/configuration.rb b/accounting/lib/xero-ruby/configuration.rb index ca959de8..f4a0d2d0 100644 --- a/accounting/lib/xero-ruby/configuration.rb +++ b/accounting/lib/xero-ruby/configuration.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/account.rb b/accounting/lib/xero-ruby/models/account.rb index b6925826..a4df5307 100644 --- a/accounting/lib/xero-ruby/models/account.rb +++ b/accounting/lib/xero-ruby/models/account.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/account_type.rb b/accounting/lib/xero-ruby/models/account_type.rb index b21381b8..7370b37a 100644 --- a/accounting/lib/xero-ruby/models/account_type.rb +++ b/accounting/lib/xero-ruby/models/account_type.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/accounts.rb b/accounting/lib/xero-ruby/models/accounts.rb index 5aa9e808..5a981198 100644 --- a/accounting/lib/xero-ruby/models/accounts.rb +++ b/accounting/lib/xero-ruby/models/accounts.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/accounts_payable.rb b/accounting/lib/xero-ruby/models/accounts_payable.rb index 3297a277..c764e684 100644 --- a/accounting/lib/xero-ruby/models/accounts_payable.rb +++ b/accounting/lib/xero-ruby/models/accounts_payable.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/accounts_receivable.rb b/accounting/lib/xero-ruby/models/accounts_receivable.rb index 24ad5b81..cfd2b31a 100644 --- a/accounting/lib/xero-ruby/models/accounts_receivable.rb +++ b/accounting/lib/xero-ruby/models/accounts_receivable.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/address.rb b/accounting/lib/xero-ruby/models/address.rb index a5dc99fc..366f1267 100644 --- a/accounting/lib/xero-ruby/models/address.rb +++ b/accounting/lib/xero-ruby/models/address.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/allocation.rb b/accounting/lib/xero-ruby/models/allocation.rb index ae855973..15b9214d 100644 --- a/accounting/lib/xero-ruby/models/allocation.rb +++ b/accounting/lib/xero-ruby/models/allocation.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/allocations.rb b/accounting/lib/xero-ruby/models/allocations.rb index a1cdb4c7..f01ccd62 100644 --- a/accounting/lib/xero-ruby/models/allocations.rb +++ b/accounting/lib/xero-ruby/models/allocations.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/attachment.rb b/accounting/lib/xero-ruby/models/attachment.rb index c5665a53..5c07c89f 100644 --- a/accounting/lib/xero-ruby/models/attachment.rb +++ b/accounting/lib/xero-ruby/models/attachment.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/attachments.rb b/accounting/lib/xero-ruby/models/attachments.rb index 01aa06ec..8ba1adfe 100644 --- a/accounting/lib/xero-ruby/models/attachments.rb +++ b/accounting/lib/xero-ruby/models/attachments.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/balances.rb b/accounting/lib/xero-ruby/models/balances.rb index 9ec52bf6..e4bdb2ce 100644 --- a/accounting/lib/xero-ruby/models/balances.rb +++ b/accounting/lib/xero-ruby/models/balances.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/bank_transaction.rb b/accounting/lib/xero-ruby/models/bank_transaction.rb index 96b31e4d..6ee35f9d 100644 --- a/accounting/lib/xero-ruby/models/bank_transaction.rb +++ b/accounting/lib/xero-ruby/models/bank_transaction.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/bank_transactions.rb b/accounting/lib/xero-ruby/models/bank_transactions.rb index 6c295e41..be5575d7 100644 --- a/accounting/lib/xero-ruby/models/bank_transactions.rb +++ b/accounting/lib/xero-ruby/models/bank_transactions.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/bank_transfer.rb b/accounting/lib/xero-ruby/models/bank_transfer.rb index 3875dbab..2ec11f7a 100644 --- a/accounting/lib/xero-ruby/models/bank_transfer.rb +++ b/accounting/lib/xero-ruby/models/bank_transfer.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/bank_transfers.rb b/accounting/lib/xero-ruby/models/bank_transfers.rb index 93f74e33..f910ca4d 100644 --- a/accounting/lib/xero-ruby/models/bank_transfers.rb +++ b/accounting/lib/xero-ruby/models/bank_transfers.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/batch_payment.rb b/accounting/lib/xero-ruby/models/batch_payment.rb index 95ccc588..4fce3d9a 100644 --- a/accounting/lib/xero-ruby/models/batch_payment.rb +++ b/accounting/lib/xero-ruby/models/batch_payment.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/batch_payment_details.rb b/accounting/lib/xero-ruby/models/batch_payment_details.rb index c77a0865..00b91e6e 100644 --- a/accounting/lib/xero-ruby/models/batch_payment_details.rb +++ b/accounting/lib/xero-ruby/models/batch_payment_details.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/batch_payments.rb b/accounting/lib/xero-ruby/models/batch_payments.rb index ec7f3019..8a326295 100644 --- a/accounting/lib/xero-ruby/models/batch_payments.rb +++ b/accounting/lib/xero-ruby/models/batch_payments.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/bill.rb b/accounting/lib/xero-ruby/models/bill.rb index dd594212..daa1d969 100644 --- a/accounting/lib/xero-ruby/models/bill.rb +++ b/accounting/lib/xero-ruby/models/bill.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/branding_theme.rb b/accounting/lib/xero-ruby/models/branding_theme.rb index 2a7bf941..0cde0a0a 100644 --- a/accounting/lib/xero-ruby/models/branding_theme.rb +++ b/accounting/lib/xero-ruby/models/branding_theme.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/branding_themes.rb b/accounting/lib/xero-ruby/models/branding_themes.rb index 7eed111f..9be1806a 100644 --- a/accounting/lib/xero-ruby/models/branding_themes.rb +++ b/accounting/lib/xero-ruby/models/branding_themes.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/cis_org_setting.rb b/accounting/lib/xero-ruby/models/cis_org_setting.rb index 97f84737..86499740 100644 --- a/accounting/lib/xero-ruby/models/cis_org_setting.rb +++ b/accounting/lib/xero-ruby/models/cis_org_setting.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/cis_setting.rb b/accounting/lib/xero-ruby/models/cis_setting.rb index 6f2adcc9..85a37eb0 100644 --- a/accounting/lib/xero-ruby/models/cis_setting.rb +++ b/accounting/lib/xero-ruby/models/cis_setting.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/cis_settings.rb b/accounting/lib/xero-ruby/models/cis_settings.rb index 858f8e25..4a16bee8 100644 --- a/accounting/lib/xero-ruby/models/cis_settings.rb +++ b/accounting/lib/xero-ruby/models/cis_settings.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/contact.rb b/accounting/lib/xero-ruby/models/contact.rb index dee224de..f8ebb870 100644 --- a/accounting/lib/xero-ruby/models/contact.rb +++ b/accounting/lib/xero-ruby/models/contact.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/contact_group.rb b/accounting/lib/xero-ruby/models/contact_group.rb index 9ad1376c..128cd666 100644 --- a/accounting/lib/xero-ruby/models/contact_group.rb +++ b/accounting/lib/xero-ruby/models/contact_group.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/contact_groups.rb b/accounting/lib/xero-ruby/models/contact_groups.rb index d75c9a79..66c3f59f 100644 --- a/accounting/lib/xero-ruby/models/contact_groups.rb +++ b/accounting/lib/xero-ruby/models/contact_groups.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/contact_person.rb b/accounting/lib/xero-ruby/models/contact_person.rb index 0827f0a1..cf772680 100644 --- a/accounting/lib/xero-ruby/models/contact_person.rb +++ b/accounting/lib/xero-ruby/models/contact_person.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/contacts.rb b/accounting/lib/xero-ruby/models/contacts.rb index f7c7f08b..fef72528 100644 --- a/accounting/lib/xero-ruby/models/contacts.rb +++ b/accounting/lib/xero-ruby/models/contacts.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/country_code.rb b/accounting/lib/xero-ruby/models/country_code.rb index 4edae19e..1c334b1f 100644 --- a/accounting/lib/xero-ruby/models/country_code.rb +++ b/accounting/lib/xero-ruby/models/country_code.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 @@ -173,7 +173,7 @@ class CountryCode NG = "NG".freeze NI = "NI".freeze NL = "NL".freeze - FALSE = "false".freeze + NO = "NO".freeze NP = "NP".freeze NR = "NR".freeze NU = "NU".freeze diff --git a/accounting/lib/xero-ruby/models/credit_note.rb b/accounting/lib/xero-ruby/models/credit_note.rb index 0a2dcfa8..21cb59ae 100644 --- a/accounting/lib/xero-ruby/models/credit_note.rb +++ b/accounting/lib/xero-ruby/models/credit_note.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/credit_notes.rb b/accounting/lib/xero-ruby/models/credit_notes.rb index 9b475e66..9e14e79b 100644 --- a/accounting/lib/xero-ruby/models/credit_notes.rb +++ b/accounting/lib/xero-ruby/models/credit_notes.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/currencies.rb b/accounting/lib/xero-ruby/models/currencies.rb index bb7f9f51..fd3cd59b 100644 --- a/accounting/lib/xero-ruby/models/currencies.rb +++ b/accounting/lib/xero-ruby/models/currencies.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/currency.rb b/accounting/lib/xero-ruby/models/currency.rb index 6929ef6e..a5ca2482 100644 --- a/accounting/lib/xero-ruby/models/currency.rb +++ b/accounting/lib/xero-ruby/models/currency.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/currency_code.rb b/accounting/lib/xero-ruby/models/currency_code.rb index 84d299f9..27ab4f00 100644 --- a/accounting/lib/xero-ruby/models/currency_code.rb +++ b/accounting/lib/xero-ruby/models/currency_code.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/element.rb b/accounting/lib/xero-ruby/models/element.rb index 37c5f01a..1f5c15f6 100644 --- a/accounting/lib/xero-ruby/models/element.rb +++ b/accounting/lib/xero-ruby/models/element.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/employee.rb b/accounting/lib/xero-ruby/models/employee.rb index b052b79c..bdae056b 100644 --- a/accounting/lib/xero-ruby/models/employee.rb +++ b/accounting/lib/xero-ruby/models/employee.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/employees.rb b/accounting/lib/xero-ruby/models/employees.rb index 4c02ed31..01d1d562 100644 --- a/accounting/lib/xero-ruby/models/employees.rb +++ b/accounting/lib/xero-ruby/models/employees.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/error.rb b/accounting/lib/xero-ruby/models/error.rb index 8044c8bc..e94e8be9 100644 --- a/accounting/lib/xero-ruby/models/error.rb +++ b/accounting/lib/xero-ruby/models/error.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/expense_claim.rb b/accounting/lib/xero-ruby/models/expense_claim.rb index 9071d397..9e56a064 100644 --- a/accounting/lib/xero-ruby/models/expense_claim.rb +++ b/accounting/lib/xero-ruby/models/expense_claim.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/expense_claims.rb b/accounting/lib/xero-ruby/models/expense_claims.rb index 23f93d7d..a20a64c0 100644 --- a/accounting/lib/xero-ruby/models/expense_claims.rb +++ b/accounting/lib/xero-ruby/models/expense_claims.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/external_link.rb b/accounting/lib/xero-ruby/models/external_link.rb index 573b0003..1d1c5ef7 100644 --- a/accounting/lib/xero-ruby/models/external_link.rb +++ b/accounting/lib/xero-ruby/models/external_link.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/history_record.rb b/accounting/lib/xero-ruby/models/history_record.rb index 29317e10..1c339aff 100644 --- a/accounting/lib/xero-ruby/models/history_record.rb +++ b/accounting/lib/xero-ruby/models/history_record.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/history_records.rb b/accounting/lib/xero-ruby/models/history_records.rb index d25dfbf6..c653da89 100644 --- a/accounting/lib/xero-ruby/models/history_records.rb +++ b/accounting/lib/xero-ruby/models/history_records.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/invoice.rb b/accounting/lib/xero-ruby/models/invoice.rb index 2e188c7c..f02f6b06 100644 --- a/accounting/lib/xero-ruby/models/invoice.rb +++ b/accounting/lib/xero-ruby/models/invoice.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/invoice_reminder.rb b/accounting/lib/xero-ruby/models/invoice_reminder.rb index 09be0340..3fa544b3 100644 --- a/accounting/lib/xero-ruby/models/invoice_reminder.rb +++ b/accounting/lib/xero-ruby/models/invoice_reminder.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/invoice_reminders.rb b/accounting/lib/xero-ruby/models/invoice_reminders.rb index 9424ebdb..56ae8201 100644 --- a/accounting/lib/xero-ruby/models/invoice_reminders.rb +++ b/accounting/lib/xero-ruby/models/invoice_reminders.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/invoices.rb b/accounting/lib/xero-ruby/models/invoices.rb index 431c422b..8e0e0577 100644 --- a/accounting/lib/xero-ruby/models/invoices.rb +++ b/accounting/lib/xero-ruby/models/invoices.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/item.rb b/accounting/lib/xero-ruby/models/item.rb index aa31444e..11b24f78 100644 --- a/accounting/lib/xero-ruby/models/item.rb +++ b/accounting/lib/xero-ruby/models/item.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/items.rb b/accounting/lib/xero-ruby/models/items.rb index f75adc2e..4a6fff56 100644 --- a/accounting/lib/xero-ruby/models/items.rb +++ b/accounting/lib/xero-ruby/models/items.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/journal.rb b/accounting/lib/xero-ruby/models/journal.rb index b705d4b8..078c2695 100644 --- a/accounting/lib/xero-ruby/models/journal.rb +++ b/accounting/lib/xero-ruby/models/journal.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/journal_line.rb b/accounting/lib/xero-ruby/models/journal_line.rb index e120ee02..9f292ad7 100644 --- a/accounting/lib/xero-ruby/models/journal_line.rb +++ b/accounting/lib/xero-ruby/models/journal_line.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/journals.rb b/accounting/lib/xero-ruby/models/journals.rb index c8fe8e1e..d931bba9 100644 --- a/accounting/lib/xero-ruby/models/journals.rb +++ b/accounting/lib/xero-ruby/models/journals.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/line_amount_types.rb b/accounting/lib/xero-ruby/models/line_amount_types.rb index 8e6d5abf..291a010d 100644 --- a/accounting/lib/xero-ruby/models/line_amount_types.rb +++ b/accounting/lib/xero-ruby/models/line_amount_types.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/line_item.rb b/accounting/lib/xero-ruby/models/line_item.rb index 5877a987..d0f84520 100644 --- a/accounting/lib/xero-ruby/models/line_item.rb +++ b/accounting/lib/xero-ruby/models/line_item.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/line_item_tracking.rb b/accounting/lib/xero-ruby/models/line_item_tracking.rb index fb340cf1..a18937eb 100644 --- a/accounting/lib/xero-ruby/models/line_item_tracking.rb +++ b/accounting/lib/xero-ruby/models/line_item_tracking.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/linked_transaction.rb b/accounting/lib/xero-ruby/models/linked_transaction.rb index 8aac77a2..55c078c3 100644 --- a/accounting/lib/xero-ruby/models/linked_transaction.rb +++ b/accounting/lib/xero-ruby/models/linked_transaction.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/linked_transactions.rb b/accounting/lib/xero-ruby/models/linked_transactions.rb index 9b552069..b31a15da 100644 --- a/accounting/lib/xero-ruby/models/linked_transactions.rb +++ b/accounting/lib/xero-ruby/models/linked_transactions.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/manual_journal.rb b/accounting/lib/xero-ruby/models/manual_journal.rb index 137f2e43..ce200fdb 100644 --- a/accounting/lib/xero-ruby/models/manual_journal.rb +++ b/accounting/lib/xero-ruby/models/manual_journal.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/manual_journal_line.rb b/accounting/lib/xero-ruby/models/manual_journal_line.rb index a4363759..e0432348 100644 --- a/accounting/lib/xero-ruby/models/manual_journal_line.rb +++ b/accounting/lib/xero-ruby/models/manual_journal_line.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/manual_journals.rb b/accounting/lib/xero-ruby/models/manual_journals.rb index eb633b0a..660be463 100644 --- a/accounting/lib/xero-ruby/models/manual_journals.rb +++ b/accounting/lib/xero-ruby/models/manual_journals.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/online_invoice.rb b/accounting/lib/xero-ruby/models/online_invoice.rb index 8361bbce..403d15ac 100644 --- a/accounting/lib/xero-ruby/models/online_invoice.rb +++ b/accounting/lib/xero-ruby/models/online_invoice.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/online_invoices.rb b/accounting/lib/xero-ruby/models/online_invoices.rb index 62c8faf3..1b32c2be 100644 --- a/accounting/lib/xero-ruby/models/online_invoices.rb +++ b/accounting/lib/xero-ruby/models/online_invoices.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/organisation.rb b/accounting/lib/xero-ruby/models/organisation.rb index 1d3c9874..550c938e 100644 --- a/accounting/lib/xero-ruby/models/organisation.rb +++ b/accounting/lib/xero-ruby/models/organisation.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/organisations.rb b/accounting/lib/xero-ruby/models/organisations.rb index f084864e..0d4c88c7 100644 --- a/accounting/lib/xero-ruby/models/organisations.rb +++ b/accounting/lib/xero-ruby/models/organisations.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/overpayment.rb b/accounting/lib/xero-ruby/models/overpayment.rb index 1def1971..bfa27b80 100644 --- a/accounting/lib/xero-ruby/models/overpayment.rb +++ b/accounting/lib/xero-ruby/models/overpayment.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/overpayments.rb b/accounting/lib/xero-ruby/models/overpayments.rb index 264bd0b4..c60b6662 100644 --- a/accounting/lib/xero-ruby/models/overpayments.rb +++ b/accounting/lib/xero-ruby/models/overpayments.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/payment.rb b/accounting/lib/xero-ruby/models/payment.rb index bc8107ea..ffa85a83 100644 --- a/accounting/lib/xero-ruby/models/payment.rb +++ b/accounting/lib/xero-ruby/models/payment.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/payment_service.rb b/accounting/lib/xero-ruby/models/payment_service.rb index f74b659d..4f703a9f 100644 --- a/accounting/lib/xero-ruby/models/payment_service.rb +++ b/accounting/lib/xero-ruby/models/payment_service.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/payment_services.rb b/accounting/lib/xero-ruby/models/payment_services.rb index 5f06e519..b1b2af47 100644 --- a/accounting/lib/xero-ruby/models/payment_services.rb +++ b/accounting/lib/xero-ruby/models/payment_services.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/payment_term.rb b/accounting/lib/xero-ruby/models/payment_term.rb index 9f4b70ee..bd3414a0 100644 --- a/accounting/lib/xero-ruby/models/payment_term.rb +++ b/accounting/lib/xero-ruby/models/payment_term.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/payment_term_type.rb b/accounting/lib/xero-ruby/models/payment_term_type.rb index 08e7afeb..eacaadea 100644 --- a/accounting/lib/xero-ruby/models/payment_term_type.rb +++ b/accounting/lib/xero-ruby/models/payment_term_type.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/payments.rb b/accounting/lib/xero-ruby/models/payments.rb index 93b38f9b..afd8fe85 100644 --- a/accounting/lib/xero-ruby/models/payments.rb +++ b/accounting/lib/xero-ruby/models/payments.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/phone.rb b/accounting/lib/xero-ruby/models/phone.rb index 053e883f..7d44dcc2 100644 --- a/accounting/lib/xero-ruby/models/phone.rb +++ b/accounting/lib/xero-ruby/models/phone.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/prepayment.rb b/accounting/lib/xero-ruby/models/prepayment.rb index 15f30845..66a27cf7 100644 --- a/accounting/lib/xero-ruby/models/prepayment.rb +++ b/accounting/lib/xero-ruby/models/prepayment.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/prepayments.rb b/accounting/lib/xero-ruby/models/prepayments.rb index f2e46118..0d81a367 100644 --- a/accounting/lib/xero-ruby/models/prepayments.rb +++ b/accounting/lib/xero-ruby/models/prepayments.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/purchase.rb b/accounting/lib/xero-ruby/models/purchase.rb index 43b06c09..ec7c1f08 100644 --- a/accounting/lib/xero-ruby/models/purchase.rb +++ b/accounting/lib/xero-ruby/models/purchase.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/purchase_order.rb b/accounting/lib/xero-ruby/models/purchase_order.rb index 261c3830..994e608c 100644 --- a/accounting/lib/xero-ruby/models/purchase_order.rb +++ b/accounting/lib/xero-ruby/models/purchase_order.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/purchase_orders.rb b/accounting/lib/xero-ruby/models/purchase_orders.rb index 1a04846e..1ea56a6a 100644 --- a/accounting/lib/xero-ruby/models/purchase_orders.rb +++ b/accounting/lib/xero-ruby/models/purchase_orders.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/quote.rb b/accounting/lib/xero-ruby/models/quote.rb index 0c9a29a1..be413f41 100644 --- a/accounting/lib/xero-ruby/models/quote.rb +++ b/accounting/lib/xero-ruby/models/quote.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/quote_line_amount_types.rb b/accounting/lib/xero-ruby/models/quote_line_amount_types.rb index 07bd46e3..05b09063 100644 --- a/accounting/lib/xero-ruby/models/quote_line_amount_types.rb +++ b/accounting/lib/xero-ruby/models/quote_line_amount_types.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/quote_status_codes.rb b/accounting/lib/xero-ruby/models/quote_status_codes.rb index 86086973..f0730876 100644 --- a/accounting/lib/xero-ruby/models/quote_status_codes.rb +++ b/accounting/lib/xero-ruby/models/quote_status_codes.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/quotes.rb b/accounting/lib/xero-ruby/models/quotes.rb index 3cca073f..2c7da24c 100644 --- a/accounting/lib/xero-ruby/models/quotes.rb +++ b/accounting/lib/xero-ruby/models/quotes.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/receipt.rb b/accounting/lib/xero-ruby/models/receipt.rb index b137dd30..702760b6 100644 --- a/accounting/lib/xero-ruby/models/receipt.rb +++ b/accounting/lib/xero-ruby/models/receipt.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/receipts.rb b/accounting/lib/xero-ruby/models/receipts.rb index 4def13a7..e6162704 100644 --- a/accounting/lib/xero-ruby/models/receipts.rb +++ b/accounting/lib/xero-ruby/models/receipts.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/repeating_invoice.rb b/accounting/lib/xero-ruby/models/repeating_invoice.rb index 62e975dc..1aa9456b 100644 --- a/accounting/lib/xero-ruby/models/repeating_invoice.rb +++ b/accounting/lib/xero-ruby/models/repeating_invoice.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/repeating_invoices.rb b/accounting/lib/xero-ruby/models/repeating_invoices.rb index ddb4f7a7..4053099a 100644 --- a/accounting/lib/xero-ruby/models/repeating_invoices.rb +++ b/accounting/lib/xero-ruby/models/repeating_invoices.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/report.rb b/accounting/lib/xero-ruby/models/report.rb index 435edc96..b6ead9ba 100644 --- a/accounting/lib/xero-ruby/models/report.rb +++ b/accounting/lib/xero-ruby/models/report.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/report_attribute.rb b/accounting/lib/xero-ruby/models/report_attribute.rb index 3c6d78ff..e54f8afd 100644 --- a/accounting/lib/xero-ruby/models/report_attribute.rb +++ b/accounting/lib/xero-ruby/models/report_attribute.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/report_cell.rb b/accounting/lib/xero-ruby/models/report_cell.rb index 78bb2c1e..ac9161db 100644 --- a/accounting/lib/xero-ruby/models/report_cell.rb +++ b/accounting/lib/xero-ruby/models/report_cell.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/report_fields.rb b/accounting/lib/xero-ruby/models/report_fields.rb index 50ed6b56..247711ac 100644 --- a/accounting/lib/xero-ruby/models/report_fields.rb +++ b/accounting/lib/xero-ruby/models/report_fields.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/report_row.rb b/accounting/lib/xero-ruby/models/report_row.rb index 20978951..67b709bf 100644 --- a/accounting/lib/xero-ruby/models/report_row.rb +++ b/accounting/lib/xero-ruby/models/report_row.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/report_rows.rb b/accounting/lib/xero-ruby/models/report_rows.rb index cb6eb967..143afb02 100644 --- a/accounting/lib/xero-ruby/models/report_rows.rb +++ b/accounting/lib/xero-ruby/models/report_rows.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/report_with_row.rb b/accounting/lib/xero-ruby/models/report_with_row.rb index 0310260c..8a10d8c8 100644 --- a/accounting/lib/xero-ruby/models/report_with_row.rb +++ b/accounting/lib/xero-ruby/models/report_with_row.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/report_with_rows.rb b/accounting/lib/xero-ruby/models/report_with_rows.rb index 3b933943..02310688 100644 --- a/accounting/lib/xero-ruby/models/report_with_rows.rb +++ b/accounting/lib/xero-ruby/models/report_with_rows.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/reports.rb b/accounting/lib/xero-ruby/models/reports.rb index b2ecb9de..632db67d 100644 --- a/accounting/lib/xero-ruby/models/reports.rb +++ b/accounting/lib/xero-ruby/models/reports.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/request_empty.rb b/accounting/lib/xero-ruby/models/request_empty.rb index e16d8dc0..6041676d 100644 --- a/accounting/lib/xero-ruby/models/request_empty.rb +++ b/accounting/lib/xero-ruby/models/request_empty.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/row_type.rb b/accounting/lib/xero-ruby/models/row_type.rb index 5159cc57..81de6179 100644 --- a/accounting/lib/xero-ruby/models/row_type.rb +++ b/accounting/lib/xero-ruby/models/row_type.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/sales_tracking_category.rb b/accounting/lib/xero-ruby/models/sales_tracking_category.rb index fe7f5259..5c6a043d 100644 --- a/accounting/lib/xero-ruby/models/sales_tracking_category.rb +++ b/accounting/lib/xero-ruby/models/sales_tracking_category.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/schedule.rb b/accounting/lib/xero-ruby/models/schedule.rb index d73f92c3..a3c8bc41 100644 --- a/accounting/lib/xero-ruby/models/schedule.rb +++ b/accounting/lib/xero-ruby/models/schedule.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/tax_component.rb b/accounting/lib/xero-ruby/models/tax_component.rb index 4aa921d6..6c9ec4c1 100644 --- a/accounting/lib/xero-ruby/models/tax_component.rb +++ b/accounting/lib/xero-ruby/models/tax_component.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/tax_rate.rb b/accounting/lib/xero-ruby/models/tax_rate.rb index b3fd8124..2e468593 100644 --- a/accounting/lib/xero-ruby/models/tax_rate.rb +++ b/accounting/lib/xero-ruby/models/tax_rate.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/tax_rates.rb b/accounting/lib/xero-ruby/models/tax_rates.rb index 8daf974d..a054b857 100644 --- a/accounting/lib/xero-ruby/models/tax_rates.rb +++ b/accounting/lib/xero-ruby/models/tax_rates.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/tax_type.rb b/accounting/lib/xero-ruby/models/tax_type.rb index f1688d5c..67038460 100644 --- a/accounting/lib/xero-ruby/models/tax_type.rb +++ b/accounting/lib/xero-ruby/models/tax_type.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/ten_nintey_nine_contact.rb b/accounting/lib/xero-ruby/models/ten_nintey_nine_contact.rb index 15446a02..4272c3c3 100644 --- a/accounting/lib/xero-ruby/models/ten_nintey_nine_contact.rb +++ b/accounting/lib/xero-ruby/models/ten_nintey_nine_contact.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/time_zone.rb b/accounting/lib/xero-ruby/models/time_zone.rb index 793c4857..97554514 100644 --- a/accounting/lib/xero-ruby/models/time_zone.rb +++ b/accounting/lib/xero-ruby/models/time_zone.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/tracking_categories.rb b/accounting/lib/xero-ruby/models/tracking_categories.rb index 0239d98c..34a5decc 100644 --- a/accounting/lib/xero-ruby/models/tracking_categories.rb +++ b/accounting/lib/xero-ruby/models/tracking_categories.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/tracking_category.rb b/accounting/lib/xero-ruby/models/tracking_category.rb index 397e4a0f..a6ca92aa 100644 --- a/accounting/lib/xero-ruby/models/tracking_category.rb +++ b/accounting/lib/xero-ruby/models/tracking_category.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/tracking_option.rb b/accounting/lib/xero-ruby/models/tracking_option.rb index 6c908e73..3e42d223 100644 --- a/accounting/lib/xero-ruby/models/tracking_option.rb +++ b/accounting/lib/xero-ruby/models/tracking_option.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/tracking_options.rb b/accounting/lib/xero-ruby/models/tracking_options.rb index 9de04ea2..e2c312a8 100644 --- a/accounting/lib/xero-ruby/models/tracking_options.rb +++ b/accounting/lib/xero-ruby/models/tracking_options.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/user.rb b/accounting/lib/xero-ruby/models/user.rb index 7d002a9b..be48bbf1 100644 --- a/accounting/lib/xero-ruby/models/user.rb +++ b/accounting/lib/xero-ruby/models/user.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/users.rb b/accounting/lib/xero-ruby/models/users.rb index f32976ba..c4ee81df 100644 --- a/accounting/lib/xero-ruby/models/users.rb +++ b/accounting/lib/xero-ruby/models/users.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/models/validation_error.rb b/accounting/lib/xero-ruby/models/validation_error.rb index 8505afe4..c72677a6 100644 --- a/accounting/lib/xero-ruby/models/validation_error.rb +++ b/accounting/lib/xero-ruby/models/validation_error.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 diff --git a/accounting/lib/xero-ruby/version.rb b/accounting/lib/xero-ruby/version.rb index 7b4e526a..73313a6a 100644 --- a/accounting/lib/xero-ruby/version.rb +++ b/accounting/lib/xero-ruby/version.rb @@ -3,7 +3,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0 @@ -11,5 +11,5 @@ =end module XeroRuby - VERSION = '0.2.1' + VERSION = '0.2.2' end diff --git a/accounting/xero-ruby.gemspec b/accounting/xero-ruby.gemspec index 571b670f..47391248 100644 --- a/accounting/xero-ruby.gemspec +++ b/accounting/xero-ruby.gemspec @@ -5,7 +5,7 @@ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) -The version of the OpenAPI document: 2.0.3 +The version of the OpenAPI document: 2.0.4 Contact: api@xero.com Generated by: https://openapi-generator.tech OpenAPI Generator version: 4.2.0