xero-ruby 0.2.4 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (248) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -5
  3. data/docs/AccountingApi.md +53 -0
  4. data/docs/Quote.md +2 -2
  5. data/lib/xero-ruby/api/accounting_api.rb +69 -2
  6. data/lib/xero-ruby/api_client.rb +131 -40
  7. data/lib/xero-ruby/api_error.rb +2 -2
  8. data/lib/xero-ruby/configuration.rb +22 -18
  9. data/lib/xero-ruby/models/account.rb +2 -2
  10. data/lib/xero-ruby/models/account_type.rb +2 -2
  11. data/lib/xero-ruby/models/accounts.rb +2 -2
  12. data/lib/xero-ruby/models/accounts_payable.rb +2 -2
  13. data/lib/xero-ruby/models/accounts_receivable.rb +2 -2
  14. data/lib/xero-ruby/models/address.rb +2 -2
  15. data/lib/xero-ruby/models/allocation.rb +2 -2
  16. data/lib/xero-ruby/models/allocations.rb +2 -2
  17. data/lib/xero-ruby/models/attachment.rb +2 -2
  18. data/lib/xero-ruby/models/attachments.rb +2 -2
  19. data/lib/xero-ruby/models/balances.rb +2 -2
  20. data/lib/xero-ruby/models/bank_transaction.rb +2 -2
  21. data/lib/xero-ruby/models/bank_transactions.rb +2 -2
  22. data/lib/xero-ruby/models/bank_transfer.rb +2 -2
  23. data/lib/xero-ruby/models/bank_transfers.rb +2 -2
  24. data/lib/xero-ruby/models/batch_payment.rb +2 -2
  25. data/lib/xero-ruby/models/batch_payment_details.rb +2 -2
  26. data/lib/xero-ruby/models/batch_payments.rb +2 -2
  27. data/lib/xero-ruby/models/bill.rb +2 -2
  28. data/lib/xero-ruby/models/branding_theme.rb +2 -2
  29. data/lib/xero-ruby/models/branding_themes.rb +2 -2
  30. data/lib/xero-ruby/models/cis_org_setting.rb +2 -2
  31. data/lib/xero-ruby/models/cis_setting.rb +2 -2
  32. data/lib/xero-ruby/models/cis_settings.rb +2 -2
  33. data/lib/xero-ruby/models/contact.rb +2 -2
  34. data/lib/xero-ruby/models/contact_group.rb +2 -2
  35. data/lib/xero-ruby/models/contact_groups.rb +2 -2
  36. data/lib/xero-ruby/models/contact_person.rb +2 -2
  37. data/lib/xero-ruby/models/contacts.rb +2 -2
  38. data/lib/xero-ruby/models/country_code.rb +2 -2
  39. data/lib/xero-ruby/models/credit_note.rb +2 -2
  40. data/lib/xero-ruby/models/credit_notes.rb +2 -2
  41. data/lib/xero-ruby/models/currencies.rb +2 -2
  42. data/lib/xero-ruby/models/currency.rb +2 -2
  43. data/lib/xero-ruby/models/currency_code.rb +2 -2
  44. data/lib/xero-ruby/models/element.rb +2 -2
  45. data/lib/xero-ruby/models/employee.rb +2 -2
  46. data/lib/xero-ruby/models/employees.rb +2 -2
  47. data/lib/xero-ruby/models/error.rb +2 -2
  48. data/lib/xero-ruby/models/expense_claim.rb +2 -2
  49. data/lib/xero-ruby/models/expense_claims.rb +2 -2
  50. data/lib/xero-ruby/models/external_link.rb +2 -2
  51. data/lib/xero-ruby/models/history_record.rb +2 -2
  52. data/lib/xero-ruby/models/history_records.rb +2 -2
  53. data/lib/xero-ruby/models/invoice.rb +2 -2
  54. data/lib/xero-ruby/models/invoice_reminder.rb +2 -2
  55. data/lib/xero-ruby/models/invoice_reminders.rb +2 -2
  56. data/lib/xero-ruby/models/invoices.rb +2 -2
  57. data/lib/xero-ruby/models/item.rb +2 -2
  58. data/lib/xero-ruby/models/items.rb +2 -2
  59. data/lib/xero-ruby/models/journal.rb +2 -2
  60. data/lib/xero-ruby/models/journal_line.rb +2 -2
  61. data/lib/xero-ruby/models/journals.rb +2 -2
  62. data/lib/xero-ruby/models/line_amount_types.rb +2 -2
  63. data/lib/xero-ruby/models/line_item.rb +2 -2
  64. data/lib/xero-ruby/models/line_item_tracking.rb +2 -2
  65. data/lib/xero-ruby/models/linked_transaction.rb +2 -2
  66. data/lib/xero-ruby/models/linked_transactions.rb +2 -2
  67. data/lib/xero-ruby/models/manual_journal.rb +2 -2
  68. data/lib/xero-ruby/models/manual_journal_line.rb +2 -2
  69. data/lib/xero-ruby/models/manual_journals.rb +2 -2
  70. data/lib/xero-ruby/models/online_invoice.rb +2 -2
  71. data/lib/xero-ruby/models/online_invoices.rb +2 -2
  72. data/lib/xero-ruby/models/organisation.rb +2 -2
  73. data/lib/xero-ruby/models/organisations.rb +2 -2
  74. data/lib/xero-ruby/models/overpayment.rb +2 -2
  75. data/lib/xero-ruby/models/overpayments.rb +2 -2
  76. data/lib/xero-ruby/models/payment.rb +2 -2
  77. data/lib/xero-ruby/models/payment_delete.rb +2 -2
  78. data/lib/xero-ruby/models/payment_service.rb +2 -2
  79. data/lib/xero-ruby/models/payment_services.rb +2 -2
  80. data/lib/xero-ruby/models/payment_term.rb +2 -2
  81. data/lib/xero-ruby/models/payment_term_type.rb +2 -2
  82. data/lib/xero-ruby/models/payments.rb +2 -2
  83. data/lib/xero-ruby/models/phone.rb +2 -2
  84. data/lib/xero-ruby/models/prepayment.rb +2 -2
  85. data/lib/xero-ruby/models/prepayments.rb +2 -2
  86. data/lib/xero-ruby/models/purchase.rb +2 -2
  87. data/lib/xero-ruby/models/purchase_order.rb +2 -2
  88. data/lib/xero-ruby/models/purchase_orders.rb +2 -2
  89. data/lib/xero-ruby/models/quote.rb +3 -3
  90. data/lib/xero-ruby/models/quote_line_amount_types.rb +2 -2
  91. data/lib/xero-ruby/models/quote_status_codes.rb +2 -2
  92. data/lib/xero-ruby/models/quotes.rb +2 -2
  93. data/lib/xero-ruby/models/receipt.rb +2 -2
  94. data/lib/xero-ruby/models/receipts.rb +2 -2
  95. data/lib/xero-ruby/models/repeating_invoice.rb +2 -2
  96. data/lib/xero-ruby/models/repeating_invoices.rb +2 -2
  97. data/lib/xero-ruby/models/report.rb +2 -2
  98. data/lib/xero-ruby/models/report_attribute.rb +2 -2
  99. data/lib/xero-ruby/models/report_cell.rb +2 -2
  100. data/lib/xero-ruby/models/report_fields.rb +2 -2
  101. data/lib/xero-ruby/models/report_row.rb +2 -2
  102. data/lib/xero-ruby/models/report_rows.rb +2 -2
  103. data/lib/xero-ruby/models/report_with_row.rb +2 -2
  104. data/lib/xero-ruby/models/report_with_rows.rb +2 -2
  105. data/lib/xero-ruby/models/reports.rb +2 -2
  106. data/lib/xero-ruby/models/request_empty.rb +2 -2
  107. data/lib/xero-ruby/models/row_type.rb +2 -2
  108. data/lib/xero-ruby/models/sales_tracking_category.rb +2 -2
  109. data/lib/xero-ruby/models/schedule.rb +2 -2
  110. data/lib/xero-ruby/models/tax_component.rb +2 -2
  111. data/lib/xero-ruby/models/tax_rate.rb +2 -2
  112. data/lib/xero-ruby/models/tax_rates.rb +2 -2
  113. data/lib/xero-ruby/models/tax_type.rb +2 -2
  114. data/lib/xero-ruby/models/ten_nintey_nine_contact.rb +2 -2
  115. data/lib/xero-ruby/models/time_zone.rb +2 -2
  116. data/lib/xero-ruby/models/tracking_categories.rb +2 -2
  117. data/lib/xero-ruby/models/tracking_category.rb +2 -2
  118. data/lib/xero-ruby/models/tracking_option.rb +2 -2
  119. data/lib/xero-ruby/models/tracking_options.rb +2 -2
  120. data/lib/xero-ruby/models/user.rb +2 -2
  121. data/lib/xero-ruby/models/users.rb +2 -2
  122. data/lib/xero-ruby/models/validation_error.rb +2 -2
  123. data/lib/xero-ruby/version.rb +3 -3
  124. data/lib/xero-ruby.rb +2 -2
  125. data/spec/api/accounting_api_spec.rb +14 -2
  126. data/spec/api_client_spec.rb +2 -40
  127. data/spec/configuration_spec.rb +2 -2
  128. data/spec/models/account_spec.rb +2 -2
  129. data/spec/models/account_type_spec.rb +2 -2
  130. data/spec/models/accounts_payable_spec.rb +2 -2
  131. data/spec/models/accounts_receivable_spec.rb +2 -2
  132. data/spec/models/accounts_spec.rb +2 -2
  133. data/spec/models/address_spec.rb +2 -2
  134. data/spec/models/allocation_spec.rb +2 -2
  135. data/spec/models/allocations_spec.rb +2 -2
  136. data/spec/models/attachment_spec.rb +2 -2
  137. data/spec/models/attachments_spec.rb +2 -2
  138. data/spec/models/balances_spec.rb +2 -2
  139. data/spec/models/bank_transaction_spec.rb +2 -2
  140. data/spec/models/bank_transactions_spec.rb +2 -2
  141. data/spec/models/bank_transfer_spec.rb +2 -2
  142. data/spec/models/bank_transfers_spec.rb +2 -2
  143. data/spec/models/batch_payment_details_spec.rb +2 -2
  144. data/spec/models/batch_payment_spec.rb +2 -2
  145. data/spec/models/batch_payments_spec.rb +2 -2
  146. data/spec/models/bill_spec.rb +2 -2
  147. data/spec/models/branding_theme_spec.rb +2 -2
  148. data/spec/models/branding_themes_spec.rb +2 -2
  149. data/spec/models/cis_org_setting_spec.rb +2 -2
  150. data/spec/models/cis_setting_spec.rb +2 -2
  151. data/spec/models/cis_settings_spec.rb +2 -2
  152. data/spec/models/contact_group_spec.rb +2 -2
  153. data/spec/models/contact_groups_spec.rb +2 -2
  154. data/spec/models/contact_person_spec.rb +2 -2
  155. data/spec/models/contact_spec.rb +2 -2
  156. data/spec/models/contacts_spec.rb +2 -2
  157. data/spec/models/country_code_spec.rb +2 -2
  158. data/spec/models/credit_note_spec.rb +2 -2
  159. data/spec/models/credit_notes_spec.rb +2 -2
  160. data/spec/models/currencies_spec.rb +2 -2
  161. data/spec/models/currency_code_spec.rb +2 -2
  162. data/spec/models/currency_spec.rb +2 -2
  163. data/spec/models/element_spec.rb +2 -2
  164. data/spec/models/employee_spec.rb +2 -2
  165. data/spec/models/employees_spec.rb +2 -2
  166. data/spec/models/error_spec.rb +2 -2
  167. data/spec/models/expense_claim_spec.rb +2 -2
  168. data/spec/models/expense_claims_spec.rb +2 -2
  169. data/spec/models/external_link_spec.rb +2 -2
  170. data/spec/models/history_record_spec.rb +2 -2
  171. data/spec/models/history_records_spec.rb +2 -2
  172. data/spec/models/invoice_reminder_spec.rb +2 -2
  173. data/spec/models/invoice_reminders_spec.rb +2 -2
  174. data/spec/models/invoice_spec.rb +2 -2
  175. data/spec/models/invoices_spec.rb +2 -2
  176. data/spec/models/item_spec.rb +2 -2
  177. data/spec/models/items_spec.rb +2 -2
  178. data/spec/models/journal_line_spec.rb +2 -2
  179. data/spec/models/journal_spec.rb +2 -2
  180. data/spec/models/journals_spec.rb +2 -2
  181. data/spec/models/line_amount_types_spec.rb +2 -2
  182. data/spec/models/line_item_spec.rb +2 -2
  183. data/spec/models/line_item_tracking_spec.rb +2 -2
  184. data/spec/models/linked_transaction_spec.rb +2 -2
  185. data/spec/models/linked_transactions_spec.rb +2 -2
  186. data/spec/models/manual_journal_line_spec.rb +2 -2
  187. data/spec/models/manual_journal_spec.rb +2 -2
  188. data/spec/models/manual_journals_spec.rb +2 -2
  189. data/spec/models/online_invoice_spec.rb +2 -2
  190. data/spec/models/online_invoices_spec.rb +2 -2
  191. data/spec/models/organisation_spec.rb +2 -2
  192. data/spec/models/organisations_spec.rb +2 -2
  193. data/spec/models/overpayment_spec.rb +2 -2
  194. data/spec/models/overpayments_spec.rb +2 -2
  195. data/spec/models/payment_delete_spec.rb +2 -2
  196. data/spec/models/payment_service_spec.rb +2 -2
  197. data/spec/models/payment_services_spec.rb +2 -2
  198. data/spec/models/payment_spec.rb +2 -2
  199. data/spec/models/payment_term_spec.rb +2 -2
  200. data/spec/models/payment_term_type_spec.rb +2 -2
  201. data/spec/models/payments_spec.rb +2 -2
  202. data/spec/models/phone_spec.rb +2 -2
  203. data/spec/models/prepayment_spec.rb +2 -2
  204. data/spec/models/prepayments_spec.rb +2 -2
  205. data/spec/models/purchase_order_spec.rb +2 -2
  206. data/spec/models/purchase_orders_spec.rb +2 -2
  207. data/spec/models/purchase_spec.rb +2 -2
  208. data/spec/models/quote_line_amount_types_spec.rb +2 -2
  209. data/spec/models/quote_spec.rb +2 -2
  210. data/spec/models/quote_status_codes_spec.rb +2 -2
  211. data/spec/models/quotes_spec.rb +2 -2
  212. data/spec/models/receipt_spec.rb +2 -2
  213. data/spec/models/receipts_spec.rb +2 -2
  214. data/spec/models/repeating_invoice_spec.rb +2 -2
  215. data/spec/models/repeating_invoices_spec.rb +2 -2
  216. data/spec/models/report_attribute_spec.rb +2 -2
  217. data/spec/models/report_cell_spec.rb +2 -2
  218. data/spec/models/report_fields_spec.rb +2 -2
  219. data/spec/models/report_row_spec.rb +2 -2
  220. data/spec/models/report_rows_spec.rb +2 -2
  221. data/spec/models/report_spec.rb +2 -2
  222. data/spec/models/report_with_row_spec.rb +2 -2
  223. data/spec/models/report_with_rows_spec.rb +2 -2
  224. data/spec/models/reports_spec.rb +2 -2
  225. data/spec/models/request_empty_spec.rb +2 -2
  226. data/spec/models/row_type_spec.rb +2 -2
  227. data/spec/models/sales_tracking_category_spec.rb +2 -2
  228. data/spec/models/schedule_spec.rb +2 -2
  229. data/spec/models/tax_component_spec.rb +2 -2
  230. data/spec/models/tax_rate_spec.rb +2 -2
  231. data/spec/models/tax_rates_spec.rb +2 -2
  232. data/spec/models/tax_type_spec.rb +2 -2
  233. data/spec/models/ten_nintey_nine_contact_spec.rb +2 -2
  234. data/spec/models/time_zone_spec.rb +2 -2
  235. data/spec/models/tracking_categories_spec.rb +2 -2
  236. data/spec/models/tracking_category_spec.rb +2 -2
  237. data/spec/models/tracking_option_spec.rb +2 -2
  238. data/spec/models/tracking_options_spec.rb +2 -2
  239. data/spec/models/user_spec.rb +2 -2
  240. data/spec/models/users_spec.rb +2 -2
  241. data/spec/models/validation_error_spec.rb +2 -2
  242. data/spec/spec_helper.rb +2 -2
  243. data/xero-ruby.gemspec +4 -4
  244. metadata +19 -29
  245. data/lib/.DS_Store +0 -0
  246. data/pkg/xero-ruby-0.1.3.gem +0 -0
  247. data/pkg/xero-ruby-0.2.2.gem +0 -0
  248. data/pkg/xero-ruby-0.2.3.gem +0 -0
@@ -3,10 +3,10 @@
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.0.7
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.0
9
+ OpenAPI Generator version: 4.3.0
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
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.0.7
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.0
9
+ OpenAPI Generator version: 4.3.0
10
10
 
11
11
  =end
12
12
 
data/spec/spec_helper.rb CHANGED
@@ -3,10 +3,10 @@
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.0.7
6
+ The version of the OpenAPI document: 2.0.9
7
7
  Contact: api@xero.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.0
9
+ OpenAPI Generator version: 4.3.0
10
10
 
11
11
  =end
12
12
 
data/xero-ruby.gemspec CHANGED
@@ -5,10 +5,10 @@
5
5
 
6
6
  #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
 
8
- The version of the OpenAPI document: 2.0.7
8
+ The version of the OpenAPI document: 2.0.9
9
9
  Contact: api@xero.com
10
10
  Generated by: https://openapi-generator.tech
11
- OpenAPI Generator version: 4.2.0
11
+ OpenAPI Generator version: 4.3.0
12
12
 
13
13
  =end
14
14
 
@@ -23,11 +23,11 @@ Gem::Specification.new do |s|
23
23
  s.email = ["api@xero.com"]
24
24
  s.homepage = "https://developer.xero.com"
25
25
  s.summary = "Accounting API Ruby Gem"
26
- s.description = "No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)"
26
+ s.description = "Xero API OAuth2.0 SDK - Ruby Gem"
27
27
  s.license = "Unlicense"
28
28
  s.required_ruby_version = ">= 1.9"
29
29
 
30
- s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'
30
+ s.add_runtime_dependency 'faraday', '>= 0.14.0'
31
31
  s.add_runtime_dependency 'json', '~> 2.1', '>= 2.1.0'
32
32
 
33
33
  s.add_development_dependency 'rspec', '~> 3.6', '>= 3.6.0'
metadata CHANGED
@@ -1,76 +1,70 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xero-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Xero API Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-04-03 00:00:00.000000000 Z
11
+ date: 2020-04-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
- name: typhoeus
14
+ name: faraday
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
18
- - !ruby/object:Gem::Version
19
- version: '1.0'
20
17
  - - ">="
21
18
  - !ruby/object:Gem::Version
22
- version: 1.0.1
19
+ version: 0.14.0
23
20
  type: :runtime
24
21
  prerelease: false
25
22
  version_requirements: !ruby/object:Gem::Requirement
26
23
  requirements:
27
- - - "~>"
28
- - !ruby/object:Gem::Version
29
- version: '1.0'
30
24
  - - ">="
31
25
  - !ruby/object:Gem::Version
32
- version: 1.0.1
26
+ version: 0.14.0
33
27
  - !ruby/object:Gem::Dependency
34
28
  name: json
35
29
  requirement: !ruby/object:Gem::Requirement
36
30
  requirements:
37
- - - ">="
38
- - !ruby/object:Gem::Version
39
- version: 2.1.0
40
31
  - - "~>"
41
32
  - !ruby/object:Gem::Version
42
33
  version: '2.1'
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: 2.1.0
43
37
  type: :runtime
44
38
  prerelease: false
45
39
  version_requirements: !ruby/object:Gem::Requirement
46
40
  requirements:
47
- - - ">="
48
- - !ruby/object:Gem::Version
49
- version: 2.1.0
50
41
  - - "~>"
51
42
  - !ruby/object:Gem::Version
52
43
  version: '2.1'
44
+ - - ">="
45
+ - !ruby/object:Gem::Version
46
+ version: 2.1.0
53
47
  - !ruby/object:Gem::Dependency
54
48
  name: rspec
55
49
  requirement: !ruby/object:Gem::Requirement
56
50
  requirements:
57
- - - ">="
58
- - !ruby/object:Gem::Version
59
- version: 3.6.0
60
51
  - - "~>"
61
52
  - !ruby/object:Gem::Version
62
53
  version: '3.6'
54
+ - - ">="
55
+ - !ruby/object:Gem::Version
56
+ version: 3.6.0
63
57
  type: :development
64
58
  prerelease: false
65
59
  version_requirements: !ruby/object:Gem::Requirement
66
60
  requirements:
67
- - - ">="
68
- - !ruby/object:Gem::Version
69
- version: 3.6.0
70
61
  - - "~>"
71
62
  - !ruby/object:Gem::Version
72
63
  version: '3.6'
73
- description: No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
64
+ - - ">="
65
+ - !ruby/object:Gem::Version
66
+ version: 3.6.0
67
+ description: Xero API OAuth2.0 SDK - Ruby Gem
74
68
  email:
75
69
  - api@xero.com
76
70
  executables: []
@@ -196,7 +190,6 @@ files:
196
190
  - docs/Users.md
197
191
  - docs/ValidationError.md
198
192
  - git_push.sh
199
- - lib/.DS_Store
200
193
  - lib/xero-ruby.rb
201
194
  - lib/xero-ruby/api/accounting_api.rb
202
195
  - lib/xero-ruby/api_client.rb
@@ -317,9 +310,6 @@ files:
317
310
  - lib/xero-ruby/models/users.rb
318
311
  - lib/xero-ruby/models/validation_error.rb
319
312
  - lib/xero-ruby/version.rb
320
- - pkg/xero-ruby-0.1.3.gem
321
- - pkg/xero-ruby-0.2.2.gem
322
- - pkg/xero-ruby-0.2.3.gem
323
313
  - spec/api/accounting_api_spec.rb
324
314
  - spec/api_client_spec.rb
325
315
  - spec/configuration_spec.rb
@@ -458,7 +448,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
458
448
  - !ruby/object:Gem::Version
459
449
  version: '0'
460
450
  requirements: []
461
- rubygems_version: 3.0.4
451
+ rubygems_version: 3.1.2
462
452
  signing_key:
463
453
  specification_version: 4
464
454
  summary: Accounting API Ruby Gem
data/lib/.DS_Store DELETED
Binary file
Binary file
Binary file
Binary file