xero-ruby 2.2.2 → 2.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (159) hide show
  1. checksums.yaml +4 -4
  2. data/build_notes.md +10 -0
  3. data/docs/accounting/AccountingApi.md +4 -1
  4. data/docs/accounting/Invoice.md +2 -0
  5. data/lib/xero-ruby.rb +1 -1
  6. data/lib/xero-ruby/api/accounting_api.rb +4 -1
  7. data/lib/xero-ruby/api/asset_api.rb +1 -1
  8. data/lib/xero-ruby/api/project_api.rb +1 -1
  9. data/lib/xero-ruby/api_client.rb +1 -1
  10. data/lib/xero-ruby/api_error.rb +1 -1
  11. data/lib/xero-ruby/configuration.rb +1 -1
  12. data/lib/xero-ruby/models/accounting/account.rb +2 -2
  13. data/lib/xero-ruby/models/accounting/account_type.rb +1 -1
  14. data/lib/xero-ruby/models/accounting/accounts.rb +2 -2
  15. data/lib/xero-ruby/models/accounting/accounts_payable.rb +2 -2
  16. data/lib/xero-ruby/models/accounting/accounts_receivable.rb +2 -2
  17. data/lib/xero-ruby/models/accounting/address.rb +2 -2
  18. data/lib/xero-ruby/models/accounting/allocation.rb +2 -2
  19. data/lib/xero-ruby/models/accounting/allocations.rb +2 -2
  20. data/lib/xero-ruby/models/accounting/attachment.rb +2 -2
  21. data/lib/xero-ruby/models/accounting/attachments.rb +2 -2
  22. data/lib/xero-ruby/models/accounting/balances.rb +2 -2
  23. data/lib/xero-ruby/models/accounting/bank_transaction.rb +2 -2
  24. data/lib/xero-ruby/models/accounting/bank_transactions.rb +2 -2
  25. data/lib/xero-ruby/models/accounting/bank_transfer.rb +2 -2
  26. data/lib/xero-ruby/models/accounting/bank_transfers.rb +2 -2
  27. data/lib/xero-ruby/models/accounting/batch_payment.rb +2 -2
  28. data/lib/xero-ruby/models/accounting/batch_payment_details.rb +2 -2
  29. data/lib/xero-ruby/models/accounting/batch_payments.rb +2 -2
  30. data/lib/xero-ruby/models/accounting/bill.rb +2 -2
  31. data/lib/xero-ruby/models/accounting/branding_theme.rb +2 -2
  32. data/lib/xero-ruby/models/accounting/branding_themes.rb +2 -2
  33. data/lib/xero-ruby/models/accounting/cis_org_setting.rb +2 -2
  34. data/lib/xero-ruby/models/accounting/cis_setting.rb +2 -2
  35. data/lib/xero-ruby/models/accounting/cis_settings.rb +2 -2
  36. data/lib/xero-ruby/models/accounting/contact.rb +2 -2
  37. data/lib/xero-ruby/models/accounting/contact_group.rb +2 -2
  38. data/lib/xero-ruby/models/accounting/contact_groups.rb +2 -2
  39. data/lib/xero-ruby/models/accounting/contact_person.rb +2 -2
  40. data/lib/xero-ruby/models/accounting/contacts.rb +2 -2
  41. data/lib/xero-ruby/models/accounting/country_code.rb +1 -1
  42. data/lib/xero-ruby/models/accounting/credit_note.rb +2 -2
  43. data/lib/xero-ruby/models/accounting/credit_notes.rb +2 -2
  44. data/lib/xero-ruby/models/accounting/currencies.rb +2 -2
  45. data/lib/xero-ruby/models/accounting/currency.rb +2 -2
  46. data/lib/xero-ruby/models/accounting/currency_code.rb +5 -3
  47. data/lib/xero-ruby/models/accounting/element.rb +2 -2
  48. data/lib/xero-ruby/models/accounting/employee.rb +2 -2
  49. data/lib/xero-ruby/models/accounting/employees.rb +2 -2
  50. data/lib/xero-ruby/models/accounting/error.rb +2 -2
  51. data/lib/xero-ruby/models/accounting/expense_claim.rb +2 -2
  52. data/lib/xero-ruby/models/accounting/expense_claims.rb +2 -2
  53. data/lib/xero-ruby/models/accounting/external_link.rb +2 -2
  54. data/lib/xero-ruby/models/accounting/history_record.rb +2 -2
  55. data/lib/xero-ruby/models/accounting/history_records.rb +2 -2
  56. data/lib/xero-ruby/models/accounting/invoice.rb +13 -3
  57. data/lib/xero-ruby/models/accounting/invoice_reminder.rb +2 -2
  58. data/lib/xero-ruby/models/accounting/invoice_reminders.rb +2 -2
  59. data/lib/xero-ruby/models/accounting/invoices.rb +2 -2
  60. data/lib/xero-ruby/models/accounting/item.rb +2 -2
  61. data/lib/xero-ruby/models/accounting/items.rb +2 -2
  62. data/lib/xero-ruby/models/accounting/journal.rb +2 -2
  63. data/lib/xero-ruby/models/accounting/journal_line.rb +2 -2
  64. data/lib/xero-ruby/models/accounting/journals.rb +2 -2
  65. data/lib/xero-ruby/models/accounting/line_amount_types.rb +1 -1
  66. data/lib/xero-ruby/models/accounting/line_item.rb +2 -2
  67. data/lib/xero-ruby/models/accounting/line_item_tracking.rb +2 -2
  68. data/lib/xero-ruby/models/accounting/linked_transaction.rb +2 -2
  69. data/lib/xero-ruby/models/accounting/linked_transactions.rb +2 -2
  70. data/lib/xero-ruby/models/accounting/manual_journal.rb +2 -2
  71. data/lib/xero-ruby/models/accounting/manual_journal_line.rb +2 -2
  72. data/lib/xero-ruby/models/accounting/manual_journals.rb +2 -2
  73. data/lib/xero-ruby/models/accounting/online_invoice.rb +2 -2
  74. data/lib/xero-ruby/models/accounting/online_invoices.rb +2 -2
  75. data/lib/xero-ruby/models/accounting/organisation.rb +2 -2
  76. data/lib/xero-ruby/models/accounting/organisations.rb +2 -2
  77. data/lib/xero-ruby/models/accounting/overpayment.rb +2 -2
  78. data/lib/xero-ruby/models/accounting/overpayments.rb +2 -2
  79. data/lib/xero-ruby/models/accounting/payment.rb +2 -2
  80. data/lib/xero-ruby/models/accounting/payment_delete.rb +2 -2
  81. data/lib/xero-ruby/models/accounting/payment_service.rb +2 -2
  82. data/lib/xero-ruby/models/accounting/payment_services.rb +2 -2
  83. data/lib/xero-ruby/models/accounting/payment_term.rb +2 -2
  84. data/lib/xero-ruby/models/accounting/payment_term_type.rb +1 -1
  85. data/lib/xero-ruby/models/accounting/payments.rb +2 -2
  86. data/lib/xero-ruby/models/accounting/phone.rb +2 -2
  87. data/lib/xero-ruby/models/accounting/prepayment.rb +2 -2
  88. data/lib/xero-ruby/models/accounting/prepayments.rb +2 -2
  89. data/lib/xero-ruby/models/accounting/purchase.rb +2 -2
  90. data/lib/xero-ruby/models/accounting/purchase_order.rb +2 -2
  91. data/lib/xero-ruby/models/accounting/purchase_orders.rb +2 -2
  92. data/lib/xero-ruby/models/accounting/quote.rb +2 -2
  93. data/lib/xero-ruby/models/accounting/quote_line_amount_types.rb +1 -1
  94. data/lib/xero-ruby/models/accounting/quote_status_codes.rb +1 -1
  95. data/lib/xero-ruby/models/accounting/quotes.rb +2 -2
  96. data/lib/xero-ruby/models/accounting/receipt.rb +2 -2
  97. data/lib/xero-ruby/models/accounting/receipts.rb +2 -2
  98. data/lib/xero-ruby/models/accounting/repeating_invoice.rb +2 -2
  99. data/lib/xero-ruby/models/accounting/repeating_invoices.rb +2 -2
  100. data/lib/xero-ruby/models/accounting/report.rb +2 -2
  101. data/lib/xero-ruby/models/accounting/report_attribute.rb +2 -2
  102. data/lib/xero-ruby/models/accounting/report_cell.rb +2 -2
  103. data/lib/xero-ruby/models/accounting/report_fields.rb +2 -2
  104. data/lib/xero-ruby/models/accounting/report_row.rb +2 -2
  105. data/lib/xero-ruby/models/accounting/report_rows.rb +2 -2
  106. data/lib/xero-ruby/models/accounting/report_with_row.rb +2 -2
  107. data/lib/xero-ruby/models/accounting/report_with_rows.rb +2 -2
  108. data/lib/xero-ruby/models/accounting/reports.rb +2 -2
  109. data/lib/xero-ruby/models/accounting/request_empty.rb +2 -2
  110. data/lib/xero-ruby/models/accounting/row_type.rb +1 -1
  111. data/lib/xero-ruby/models/accounting/sales_tracking_category.rb +2 -2
  112. data/lib/xero-ruby/models/accounting/schedule.rb +2 -2
  113. data/lib/xero-ruby/models/accounting/tax_component.rb +2 -2
  114. data/lib/xero-ruby/models/accounting/tax_rate.rb +2 -2
  115. data/lib/xero-ruby/models/accounting/tax_rates.rb +2 -2
  116. data/lib/xero-ruby/models/accounting/tax_type.rb +1 -1
  117. data/lib/xero-ruby/models/accounting/ten_ninety_nine_contact.rb +2 -2
  118. data/lib/xero-ruby/models/accounting/time_zone.rb +1 -1
  119. data/lib/xero-ruby/models/accounting/tracking_categories.rb +2 -2
  120. data/lib/xero-ruby/models/accounting/tracking_category.rb +2 -2
  121. data/lib/xero-ruby/models/accounting/tracking_option.rb +2 -2
  122. data/lib/xero-ruby/models/accounting/tracking_options.rb +2 -2
  123. data/lib/xero-ruby/models/accounting/user.rb +2 -2
  124. data/lib/xero-ruby/models/accounting/users.rb +2 -2
  125. data/lib/xero-ruby/models/accounting/validation_error.rb +2 -2
  126. data/lib/xero-ruby/models/assets/asset.rb +2 -2
  127. data/lib/xero-ruby/models/assets/asset_status.rb +1 -1
  128. data/lib/xero-ruby/models/assets/asset_status_query_param.rb +1 -1
  129. data/lib/xero-ruby/models/assets/asset_type.rb +2 -2
  130. data/lib/xero-ruby/models/assets/assets.rb +2 -2
  131. data/lib/xero-ruby/models/assets/book_depreciation_detail.rb +2 -2
  132. data/lib/xero-ruby/models/assets/book_depreciation_setting.rb +2 -2
  133. data/lib/xero-ruby/models/assets/error.rb +2 -2
  134. data/lib/xero-ruby/models/assets/field_validation_errors_element.rb +2 -2
  135. data/lib/xero-ruby/models/assets/pagination.rb +2 -2
  136. data/lib/xero-ruby/models/assets/resource_validation_errors_element.rb +2 -2
  137. data/lib/xero-ruby/models/assets/setting.rb +2 -2
  138. data/lib/xero-ruby/models/projects/amount.rb +2 -2
  139. data/lib/xero-ruby/models/projects/charge_type.rb +1 -1
  140. data/lib/xero-ruby/models/projects/currency_code.rb +1 -1
  141. data/lib/xero-ruby/models/projects/error.rb +2 -2
  142. data/lib/xero-ruby/models/projects/pagination.rb +2 -2
  143. data/lib/xero-ruby/models/projects/project.rb +2 -2
  144. data/lib/xero-ruby/models/projects/project_create_or_update.rb +2 -2
  145. data/lib/xero-ruby/models/projects/project_patch.rb +2 -2
  146. data/lib/xero-ruby/models/projects/project_status.rb +1 -1
  147. data/lib/xero-ruby/models/projects/project_user.rb +2 -2
  148. data/lib/xero-ruby/models/projects/project_users.rb +2 -2
  149. data/lib/xero-ruby/models/projects/projects.rb +2 -2
  150. data/lib/xero-ruby/models/projects/task.rb +2 -2
  151. data/lib/xero-ruby/models/projects/task_create_or_update.rb +2 -2
  152. data/lib/xero-ruby/models/projects/tasks.rb +2 -2
  153. data/lib/xero-ruby/models/projects/time_entries.rb +2 -2
  154. data/lib/xero-ruby/models/projects/time_entry.rb +2 -2
  155. data/lib/xero-ruby/models/projects/time_entry_create_or_update.rb +2 -2
  156. data/lib/xero-ruby/version.rb +2 -2
  157. data/xero-ruby.gem +0 -0
  158. data/xero-ruby.gemspec +1 -1
  159. metadata +2 -2
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -214,7 +214,7 @@ module XeroRuby::Accounting
214
214
  # customized data_parser
215
215
  def parse_date(datestring)
216
216
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
217
- return Time.at(seconds_since_epoch).to_s
217
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
218
218
  end
219
219
  end
220
220
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -222,7 +222,7 @@ module XeroRuby::Accounting
222
222
  # customized data_parser
223
223
  def parse_date(datestring)
224
224
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
225
- return Time.at(seconds_since_epoch).to_s
225
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
226
226
  end
227
227
  end
228
228
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -224,7 +224,7 @@ module XeroRuby::Accounting
224
224
  # customized data_parser
225
225
  def parse_date(datestring)
226
226
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
227
- return Time.at(seconds_since_epoch).to_s
227
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
228
228
  end
229
229
  end
230
230
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -236,7 +236,7 @@ module XeroRuby::Accounting
236
236
  # customized data_parser
237
237
  def parse_date(datestring)
238
238
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
239
- return Time.at(seconds_since_epoch).to_s
239
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
240
240
  end
241
241
  end
242
242
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -288,7 +288,7 @@ module XeroRuby::Accounting
288
288
  # customized data_parser
289
289
  def parse_date(datestring)
290
290
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
291
- return Time.at(seconds_since_epoch).to_s
291
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
292
292
  end
293
293
  end
294
294
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -204,7 +204,7 @@ module XeroRuby::Accounting
204
204
  # customized data_parser
205
205
  def parse_date(datestring)
206
206
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).to_s
207
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
208
208
  end
209
209
  end
210
210
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -204,7 +204,7 @@ module XeroRuby::Accounting
204
204
  # customized data_parser
205
205
  def parse_date(datestring)
206
206
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).to_s
207
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
208
208
  end
209
209
  end
210
210
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -202,7 +202,7 @@ module XeroRuby::Accounting
202
202
  # customized data_parser
203
203
  def parse_date(datestring)
204
204
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
205
- return Time.at(seconds_since_epoch).to_s
205
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
206
206
  end
207
207
  end
208
208
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -212,7 +212,7 @@ module XeroRuby::Accounting
212
212
  # customized data_parser
213
213
  def parse_date(datestring)
214
214
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
215
- return Time.at(seconds_since_epoch).to_s
215
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
216
216
  end
217
217
  end
218
218
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -316,7 +316,7 @@ module XeroRuby::Accounting
316
316
  # customized data_parser
317
317
  def parse_date(datestring)
318
318
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
319
- return Time.at(seconds_since_epoch).to_s
319
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
320
320
  end
321
321
  end
322
322
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -232,7 +232,7 @@ module XeroRuby::Accounting
232
232
  # customized data_parser
233
233
  def parse_date(datestring)
234
234
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
235
- return Time.at(seconds_since_epoch).to_s
235
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
236
236
  end
237
237
  end
238
238
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -438,7 +438,7 @@ module XeroRuby::Accounting
438
438
  # customized data_parser
439
439
  def parse_date(datestring)
440
440
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
441
- return Time.at(seconds_since_epoch).to_s
441
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
442
442
  end
443
443
  end
444
444
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -204,7 +204,7 @@ module XeroRuby::Accounting
204
204
  # customized data_parser
205
205
  def parse_date(datestring)
206
206
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).to_s
207
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
208
208
  end
209
209
  end
210
210
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -412,7 +412,7 @@ module XeroRuby::Accounting
412
412
  # customized data_parser
413
413
  def parse_date(datestring)
414
414
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
415
- return Time.at(seconds_since_epoch).to_s
415
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
416
416
  end
417
417
  end
418
418
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -204,7 +204,7 @@ module XeroRuby::Accounting
204
204
  # customized data_parser
205
205
  def parse_date(datestring)
206
206
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).to_s
207
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
208
208
  end
209
209
  end
210
210
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -321,7 +321,7 @@ module XeroRuby::Accounting
321
321
  # customized data_parser
322
322
  def parse_date(datestring)
323
323
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
324
- return Time.at(seconds_since_epoch).to_s
324
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
325
325
  end
326
326
  end
327
327
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -284,7 +284,7 @@ module XeroRuby::Accounting
284
284
  # customized data_parser
285
285
  def parse_date(datestring)
286
286
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
287
- return Time.at(seconds_since_epoch).to_s
287
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
288
288
  end
289
289
  end
290
290
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -204,7 +204,7 @@ module XeroRuby::Accounting
204
204
  # customized data_parser
205
205
  def parse_date(datestring)
206
206
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).to_s
207
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
208
208
  end
209
209
  end
210
210
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -303,7 +303,7 @@ module XeroRuby::Accounting
303
303
  # customized data_parser
304
304
  def parse_date(datestring)
305
305
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
306
- return Time.at(seconds_since_epoch).to_s
306
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
307
307
  end
308
308
  end
309
309
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -204,7 +204,7 @@ module XeroRuby::Accounting
204
204
  # customized data_parser
205
205
  def parse_date(datestring)
206
206
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
207
- return Time.at(seconds_since_epoch).to_s
207
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
208
208
  end
209
209
  end
210
210
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -202,7 +202,7 @@ module XeroRuby::Accounting
202
202
  # customized data_parser
203
203
  def parse_date(datestring)
204
204
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
205
- return Time.at(seconds_since_epoch).to_s
205
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
206
206
  end
207
207
  end
208
208
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -347,7 +347,7 @@ module XeroRuby::Assets
347
347
  # customized data_parser
348
348
  def parse_date(datestring)
349
349
  seconds_since_epoch = datestring.scan(/[0-9]+/)[0].to_i / 1000.0
350
- return Time.at(seconds_since_epoch).to_s
350
+ return Time.at(seconds_since_epoch).strftime('%Y-%m-%dT%l:%M:%S%z').to_s
351
351
  end
352
352
  end
353
353
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #This is the Xero Assets API
5
5
 
6
- The version of the OpenAPI document: 2.3.0
6
+ The version of the OpenAPI document: 2.3.2
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 4.3.1