Skip to content

Commit

Permalink
Update as per OAS v2.0.4
Browse files Browse the repository at this point in the history
Update countryCode for Norway from NO to "NO"
  • Loading branch information
Jenks Guo committed Mar 13, 2020
1 parent 3e708ad commit c564d9a
Show file tree
Hide file tree
Showing 122 changed files with 128 additions and 128 deletions.
2 changes: 1 addition & 1 deletion accounting/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
10 changes: 5 additions & 5 deletions accounting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/api/accounting_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/api_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/api_error.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/account.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/account_type.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/accounts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/accounts_payable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/accounts_receivable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/address.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/allocation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/allocations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/attachment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/attachments.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/balances.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/bank_transaction.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/bank_transactions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/bank_transfer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/bank_transfers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/batch_payment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/batch_payment_details.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/batch_payments.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/bill.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/branding_theme.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/branding_themes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/cis_org_setting.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/cis_setting.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/cis_settings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/contact.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/contact_group.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/contact_groups.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/contact_person.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/contacts.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
4 changes: 2 additions & 2 deletions accounting/lib/xero-ruby/models/country_code.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/credit_note.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/credit_notes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/currencies.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
2 changes: 1 addition & 1 deletion accounting/lib/xero-ruby/models/currency.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 4.2.0
Expand Down
Loading

0 comments on commit c564d9a

Please sign in to comment.