budgea_client 5.0.1 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (155) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/Gemfile.lock +1 -1
  4. data/README.md +19 -6
  5. data/budgea_openapi.json +1684 -1370
  6. data/config.json +1 -1
  7. data/docs/Account.md +1 -0
  8. data/docs/AdministrationApi.md +48 -48
  9. data/docs/AuthenticationApi.md +9 -9
  10. data/docs/BanksApi.md +396 -149
  11. data/docs/Connection.md +3 -0
  12. data/docs/ConnectionsApi.md +281 -34
  13. data/docs/DocumentsApi.md +48 -48
  14. data/docs/InlineResponse20016.md +1 -1
  15. data/docs/InlineResponse20017.md +1 -1
  16. data/docs/InlineResponse20018.md +1 -1
  17. data/docs/InlineResponse20019.md +1 -1
  18. data/docs/InlineResponse20020.md +1 -1
  19. data/docs/InlineResponse20021.md +1 -1
  20. data/docs/InlineResponse20022.md +1 -1
  21. data/docs/InlineResponse20023.md +1 -1
  22. data/docs/InlineResponse20024.md +1 -1
  23. data/docs/InlineResponse20025.md +1 -1
  24. data/docs/InlineResponse20026.md +1 -1
  25. data/docs/InlineResponse20027.md +1 -1
  26. data/docs/InlineResponse20028.md +1 -1
  27. data/docs/InlineResponse20029.md +1 -1
  28. data/docs/InlineResponse20030.md +1 -1
  29. data/docs/OIDCApi.md +3 -3
  30. data/docs/PFMApi.md +42 -42
  31. data/docs/ProvidersApi.md +347 -100
  32. data/docs/RecipientsApi.md +4 -4
  33. data/docs/TermsApi.md +74 -9
  34. data/docs/TransferApi.md +1 -1
  35. data/docs/TransfersApi.md +63 -63
  36. data/docs/UsersManagementApi.md +13 -13
  37. data/docs/WealthApi.md +75 -59
  38. data/lib/budgea_client/api/administration_api.rb +49 -49
  39. data/lib/budgea_client/api/authentication_api.rb +9 -9
  40. data/lib/budgea_client/api/banks_api.rb +409 -160
  41. data/lib/budgea_client/api/connections_api.rb +288 -39
  42. data/lib/budgea_client/api/documents_api.rb +49 -49
  43. data/lib/budgea_client/api/oidc_api.rb +3 -3
  44. data/lib/budgea_client/api/pfm_api.rb +44 -44
  45. data/lib/budgea_client/api/providers_api.rb +355 -106
  46. data/lib/budgea_client/api/recipients_api.rb +4 -4
  47. data/lib/budgea_client/api/terms_api.rb +77 -11
  48. data/lib/budgea_client/api/transfer_api.rb +1 -1
  49. data/lib/budgea_client/api/transfers_api.rb +75 -75
  50. data/lib/budgea_client/api/users_management_api.rb +14 -14
  51. data/lib/budgea_client/api/wealth_api.rb +99 -75
  52. data/lib/budgea_client/api_client.rb +2 -0
  53. data/lib/budgea_client/models/access.rb +2 -1
  54. data/lib/budgea_client/models/account.rb +14 -2
  55. data/lib/budgea_client/models/account_log.rb +2 -1
  56. data/lib/budgea_client/models/account_type.rb +2 -1
  57. data/lib/budgea_client/models/alert.rb +2 -1
  58. data/lib/budgea_client/models/auth_provider.rb +2 -1
  59. data/lib/budgea_client/models/category.rb +2 -1
  60. data/lib/budgea_client/models/certificate.rb +2 -1
  61. data/lib/budgea_client/models/client.rb +2 -1
  62. data/lib/budgea_client/models/config_log.rb +2 -1
  63. data/lib/budgea_client/models/connection.rb +70 -5
  64. data/lib/budgea_client/models/connection_log.rb +2 -1
  65. data/lib/budgea_client/models/connection_source.rb +2 -1
  66. data/lib/budgea_client/models/connector.rb +2 -1
  67. data/lib/budgea_client/models/connector_category.rb +2 -1
  68. data/lib/budgea_client/models/connector_logo.rb +2 -1
  69. data/lib/budgea_client/models/connector_source.rb +2 -1
  70. data/lib/budgea_client/models/currency.rb +2 -1
  71. data/lib/budgea_client/models/device.rb +2 -1
  72. data/lib/budgea_client/models/document.rb +2 -1
  73. data/lib/budgea_client/models/document_type.rb +2 -1
  74. data/lib/budgea_client/models/field.rb +2 -1
  75. data/lib/budgea_client/models/field_value.rb +2 -1
  76. data/lib/budgea_client/models/file.rb +2 -1
  77. data/lib/budgea_client/models/group.rb +2 -1
  78. data/lib/budgea_client/models/hash_table.rb +2 -1
  79. data/lib/budgea_client/models/inline_response_200.rb +2 -1
  80. data/lib/budgea_client/models/inline_response_200_1.rb +2 -1
  81. data/lib/budgea_client/models/inline_response_200_10.rb +2 -1
  82. data/lib/budgea_client/models/inline_response_200_11.rb +2 -1
  83. data/lib/budgea_client/models/inline_response_200_12.rb +2 -1
  84. data/lib/budgea_client/models/inline_response_200_13.rb +2 -1
  85. data/lib/budgea_client/models/inline_response_200_14.rb +2 -1
  86. data/lib/budgea_client/models/inline_response_200_15.rb +2 -1
  87. data/lib/budgea_client/models/inline_response_200_16.rb +13 -12
  88. data/lib/budgea_client/models/inline_response_200_17.rb +20 -19
  89. data/lib/budgea_client/models/inline_response_200_18.rb +20 -19
  90. data/lib/budgea_client/models/inline_response_200_19.rb +20 -19
  91. data/lib/budgea_client/models/inline_response_200_2.rb +2 -1
  92. data/lib/budgea_client/models/inline_response_200_20.rb +20 -19
  93. data/lib/budgea_client/models/inline_response_200_21.rb +20 -19
  94. data/lib/budgea_client/models/inline_response_200_22.rb +13 -12
  95. data/lib/budgea_client/models/inline_response_200_23.rb +13 -12
  96. data/lib/budgea_client/models/inline_response_200_24.rb +20 -19
  97. data/lib/budgea_client/models/inline_response_200_25.rb +20 -19
  98. data/lib/budgea_client/models/inline_response_200_26.rb +13 -12
  99. data/lib/budgea_client/models/inline_response_200_27.rb +13 -12
  100. data/lib/budgea_client/models/inline_response_200_28.rb +13 -12
  101. data/lib/budgea_client/models/inline_response_200_29.rb +20 -19
  102. data/lib/budgea_client/models/inline_response_200_3.rb +2 -1
  103. data/lib/budgea_client/models/inline_response_200_30.rb +13 -12
  104. data/lib/budgea_client/models/inline_response_200_31.rb +2 -1
  105. data/lib/budgea_client/models/inline_response_200_32.rb +2 -1
  106. data/lib/budgea_client/models/inline_response_200_33.rb +2 -1
  107. data/lib/budgea_client/models/inline_response_200_34.rb +2 -1
  108. data/lib/budgea_client/models/inline_response_200_35.rb +2 -1
  109. data/lib/budgea_client/models/inline_response_200_36.rb +2 -1
  110. data/lib/budgea_client/models/inline_response_200_37.rb +2 -1
  111. data/lib/budgea_client/models/inline_response_200_38.rb +2 -1
  112. data/lib/budgea_client/models/inline_response_200_39.rb +2 -1
  113. data/lib/budgea_client/models/inline_response_200_4.rb +2 -1
  114. data/lib/budgea_client/models/inline_response_200_40.rb +2 -1
  115. data/lib/budgea_client/models/inline_response_200_41.rb +2 -1
  116. data/lib/budgea_client/models/inline_response_200_42.rb +2 -1
  117. data/lib/budgea_client/models/inline_response_200_5.rb +2 -1
  118. data/lib/budgea_client/models/inline_response_200_6.rb +2 -1
  119. data/lib/budgea_client/models/inline_response_200_7.rb +2 -1
  120. data/lib/budgea_client/models/inline_response_200_8.rb +2 -1
  121. data/lib/budgea_client/models/inline_response_200_9.rb +2 -1
  122. data/lib/budgea_client/models/investment.rb +2 -1
  123. data/lib/budgea_client/models/investment_value.rb +2 -1
  124. data/lib/budgea_client/models/keyword.rb +2 -1
  125. data/lib/budgea_client/models/locked_user.rb +2 -1
  126. data/lib/budgea_client/models/oidc_whitelist.rb +2 -1
  127. data/lib/budgea_client/models/order.rb +2 -1
  128. data/lib/budgea_client/models/pocket.rb +2 -1
  129. data/lib/budgea_client/models/profile.rb +2 -1
  130. data/lib/budgea_client/models/project.rb +2 -1
  131. data/lib/budgea_client/models/project_type.rb +2 -1
  132. data/lib/budgea_client/models/recipient.rb +2 -1
  133. data/lib/budgea_client/models/recipient_log.rb +2 -1
  134. data/lib/budgea_client/models/security.rb +2 -1
  135. data/lib/budgea_client/models/subscription.rb +2 -1
  136. data/lib/budgea_client/models/subscription_log.rb +2 -1
  137. data/lib/budgea_client/models/terms_of_service.rb +2 -1
  138. data/lib/budgea_client/models/transaction.rb +2 -1
  139. data/lib/budgea_client/models/transaction_information.rb +2 -1
  140. data/lib/budgea_client/models/transactions_cluster.rb +2 -1
  141. data/lib/budgea_client/models/transfer.rb +2 -1
  142. data/lib/budgea_client/models/transfer_log.rb +2 -1
  143. data/lib/budgea_client/models/user.rb +2 -1
  144. data/lib/budgea_client/models/user_alert.rb +2 -1
  145. data/lib/budgea_client/models/webhook.rb +2 -1
  146. data/lib/budgea_client/models/webhook_data.rb +2 -1
  147. data/lib/budgea_client/models/webhook_log.rb +2 -1
  148. data/lib/budgea_client/version.rb +1 -1
  149. data/original_budgea_openapi.json +1559 -1474
  150. data/pkg/budgea_client-5.1.1.gem +0 -0
  151. metadata +4 -7
  152. data/pkg/budgea_client-2.0.0.gem +0 -0
  153. data/pkg/budgea_client-3.0.1.gem +0 -0
  154. data/pkg/budgea_client-4.0.0.gem +0 -0
  155. data/pkg/budgea_client-5.0.0.gem +0 -0
@@ -50,7 +50,7 @@ module BudgeaClient
50
50
  # HTTP header 'Accept' (if needed)
51
51
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
52
52
  # HTTP header 'Content-Type'
53
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
53
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
54
54
 
55
55
  # form parameters
56
56
  form_params = {}
@@ -107,7 +107,7 @@ module BudgeaClient
107
107
  # HTTP header 'Accept' (if needed)
108
108
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
109
109
  # HTTP header 'Content-Type'
110
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
110
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
111
111
 
112
112
  # form parameters
113
113
  form_params = {}
@@ -164,7 +164,7 @@ module BudgeaClient
164
164
  # HTTP header 'Accept' (if needed)
165
165
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
166
166
  # HTTP header 'Content-Type'
167
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
167
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
168
168
 
169
169
  # form parameters
170
170
  form_params = {}
@@ -221,7 +221,7 @@ module BudgeaClient
221
221
  # HTTP header 'Accept' (if needed)
222
222
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
223
223
  # HTTP header 'Content-Type'
224
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
224
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
225
225
 
226
226
  # form parameters
227
227
  form_params = {}
@@ -278,7 +278,7 @@ module BudgeaClient
278
278
  # HTTP header 'Accept' (if needed)
279
279
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
280
280
  # HTTP header 'Content-Type'
281
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
281
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
282
282
 
283
283
  # form parameters
284
284
  form_params = {}
@@ -305,7 +305,7 @@ module BudgeaClient
305
305
  # @option opts [BOOLEAN] :generate_keys set a rsa key pair for the client, which make it possible to generate a jwt user token using this client. No effect if the client already has a set of keys(default: False)
306
306
  # @option opts [String] :name name of client
307
307
  # @option opts [BOOLEAN] :secret reset the secret
308
- # @option opts [Array<String>] :redirect_uris list of allowed redirect uris
308
+ # @option opts [String] :redirect_uris list of allowed redirect uris
309
309
  # @option opts [String] :primary_color hexadecimal code of the client primary color (e.g F45B9A)
310
310
  # @option opts [String] :secondary_color hexadecimal code of the client secondary color (e.g F45B9A)
311
311
  # @option opts [String] :description text to display as a default description
@@ -328,7 +328,7 @@ module BudgeaClient
328
328
  # @option opts [BOOLEAN] :generate_keys set a rsa key pair for the client, which make it possible to generate a jwt user token using this client. No effect if the client already has a set of keys(default: False)
329
329
  # @option opts [String] :name name of client
330
330
  # @option opts [BOOLEAN] :secret reset the secret
331
- # @option opts [Array<String>] :redirect_uris list of allowed redirect uris
331
+ # @option opts [String] :redirect_uris list of allowed redirect uris
332
332
  # @option opts [String] :primary_color hexadecimal code of the client primary color (e.g F45B9A)
333
333
  # @option opts [String] :secondary_color hexadecimal code of the client secondary color (e.g F45B9A)
334
334
  # @option opts [String] :description text to display as a default description
@@ -359,14 +359,14 @@ module BudgeaClient
359
359
  # HTTP header 'Accept' (if needed)
360
360
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
361
361
  # HTTP header 'Content-Type'
362
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
362
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
363
363
 
364
364
  # form parameters
365
365
  form_params = {}
366
366
  form_params['generate_keys'] = opts[:'generate_keys'] if !opts[:'generate_keys'].nil?
367
367
  form_params['name'] = opts[:'name'] if !opts[:'name'].nil?
368
368
  form_params['secret'] = opts[:'secret'] if !opts[:'secret'].nil?
369
- form_params['redirect_uris'] = @api_client.build_collection_param(opts[:'redirect_uris'], :csv) if !opts[:'redirect_uris'].nil?
369
+ form_params['redirect_uris'] = opts[:'redirect_uris'] if !opts[:'redirect_uris'].nil?
370
370
  form_params['primary_color'] = opts[:'primary_color'] if !opts[:'primary_color'].nil?
371
371
  form_params['secondary_color'] = opts[:'secondary_color'] if !opts[:'secondary_color'].nil?
372
372
  form_params['description'] = opts[:'description'] if !opts[:'description'].nil?
@@ -396,7 +396,7 @@ module BudgeaClient
396
396
  # @param [Hash] opts the optional parameters
397
397
  # @option opts [BOOLEAN] :generate_keys if True, generate a rsa pair of keys so the client can be used to generate jwt user tokens (default: False)
398
398
  # @option opts [String] :name name of client
399
- # @option opts [Array<String>] :redirect_uris list of allowed redirect uris
399
+ # @option opts [String] :redirect_uris list of allowed redirect uris
400
400
  # @option opts [String] :config custom config about the client
401
401
  # @option opts [String] :expand
402
402
  # @return [Client]
@@ -410,7 +410,7 @@ module BudgeaClient
410
410
  # @param [Hash] opts the optional parameters
411
411
  # @option opts [BOOLEAN] :generate_keys if True, generate a rsa pair of keys so the client can be used to generate jwt user tokens (default: False)
412
412
  # @option opts [String] :name name of client
413
- # @option opts [Array<String>] :redirect_uris list of allowed redirect uris
413
+ # @option opts [String] :redirect_uris list of allowed redirect uris
414
414
  # @option opts [String] :config custom config about the client
415
415
  # @option opts [String] :expand
416
416
  # @return [Array<(Client, Fixnum, Hash)>] Client data, response status code and response headers
@@ -430,13 +430,13 @@ module BudgeaClient
430
430
  # HTTP header 'Accept' (if needed)
431
431
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
432
432
  # HTTP header 'Content-Type'
433
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
433
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
434
434
 
435
435
  # form parameters
436
436
  form_params = {}
437
437
  form_params['generate_keys'] = opts[:'generate_keys'] if !opts[:'generate_keys'].nil?
438
438
  form_params['name'] = opts[:'name'] if !opts[:'name'].nil?
439
- form_params['redirect_uris'] = @api_client.build_collection_param(opts[:'redirect_uris'], :csv) if !opts[:'redirect_uris'].nil?
439
+ form_params['redirect_uris'] = opts[:'redirect_uris'] if !opts[:'redirect_uris'].nil?
440
440
  form_params['config'] = opts[:'config'] if !opts[:'config'].nil?
441
441
 
442
442
  # http body (model)
@@ -485,7 +485,7 @@ module BudgeaClient
485
485
  # HTTP header 'Accept' (if needed)
486
486
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
487
487
  # HTTP header 'Content-Type'
488
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
488
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
489
489
 
490
490
  # form parameters
491
491
  form_params = {}
@@ -547,7 +547,7 @@ module BudgeaClient
547
547
  # HTTP header 'Accept' (if needed)
548
548
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
549
549
  # HTTP header 'Content-Type'
550
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
550
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
551
551
 
552
552
  # form parameters
553
553
  form_params = {}
@@ -598,7 +598,7 @@ module BudgeaClient
598
598
  # HTTP header 'Accept' (if needed)
599
599
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
600
600
  # HTTP header 'Content-Type'
601
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
601
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
602
602
 
603
603
  # form parameters
604
604
  form_params = {}
@@ -649,7 +649,7 @@ module BudgeaClient
649
649
  # HTTP header 'Accept' (if needed)
650
650
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
651
651
  # HTTP header 'Content-Type'
652
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
652
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
653
653
 
654
654
  # form parameters
655
655
  form_params = {}
@@ -706,7 +706,7 @@ module BudgeaClient
706
706
  # HTTP header 'Accept' (if needed)
707
707
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
708
708
  # HTTP header 'Content-Type'
709
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
709
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
710
710
 
711
711
  # form parameters
712
712
  form_params = {}
@@ -763,7 +763,7 @@ module BudgeaClient
763
763
  # HTTP header 'Accept' (if needed)
764
764
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
765
765
  # HTTP header 'Content-Type'
766
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
766
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
767
767
 
768
768
  # form parameters
769
769
  form_params = {}
@@ -832,12 +832,12 @@ module BudgeaClient
832
832
  # HTTP header 'Accept' (if needed)
833
833
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
834
834
  # HTTP header 'Content-Type'
835
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
835
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
836
836
 
837
837
  # form parameters
838
838
  form_params = {}
839
839
  form_params['name'] = name
840
- form_params['redirect_uris'] = @api_client.build_collection_param(redirect_uris, :csv)
840
+ form_params['redirect_uris'] = redirect_uris
841
841
  form_params['iban'] = iban
842
842
 
843
843
  # http body (model)
@@ -886,7 +886,7 @@ module BudgeaClient
886
886
  # HTTP header 'Accept' (if needed)
887
887
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
888
888
  # HTTP header 'Content-Type'
889
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
889
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
890
890
 
891
891
  # form parameters
892
892
  form_params = {}
@@ -933,7 +933,7 @@ module BudgeaClient
933
933
  # HTTP header 'Accept' (if needed)
934
934
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
935
935
  # HTTP header 'Content-Type'
936
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
936
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
937
937
 
938
938
  # form parameters
939
939
  form_params = {}
@@ -980,7 +980,7 @@ module BudgeaClient
980
980
  # HTTP header 'Accept' (if needed)
981
981
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
982
982
  # HTTP header 'Content-Type'
983
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
983
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
984
984
 
985
985
  # form parameters
986
986
  form_params = {}
@@ -1030,7 +1030,7 @@ module BudgeaClient
1030
1030
  # HTTP header 'Accept' (if needed)
1031
1031
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1032
1032
  # HTTP header 'Content-Type'
1033
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1033
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1034
1034
 
1035
1035
  # form parameters
1036
1036
  form_params = {}
@@ -1081,7 +1081,7 @@ module BudgeaClient
1081
1081
  # HTTP header 'Accept' (if needed)
1082
1082
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1083
1083
  # HTTP header 'Content-Type'
1084
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1084
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1085
1085
 
1086
1086
  # form parameters
1087
1087
  form_params = {}
@@ -1138,7 +1138,7 @@ module BudgeaClient
1138
1138
  # HTTP header 'Accept' (if needed)
1139
1139
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1140
1140
  # HTTP header 'Content-Type'
1141
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1141
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1142
1142
 
1143
1143
  # form parameters
1144
1144
  form_params = {}
@@ -1209,7 +1209,7 @@ module BudgeaClient
1209
1209
  # HTTP header 'Accept' (if needed)
1210
1210
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1211
1211
  # HTTP header 'Content-Type'
1212
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1212
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1213
1213
 
1214
1214
  # form parameters
1215
1215
  form_params = {}
@@ -1283,7 +1283,7 @@ module BudgeaClient
1283
1283
  # HTTP header 'Accept' (if needed)
1284
1284
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1285
1285
  # HTTP header 'Content-Type'
1286
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1286
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1287
1287
 
1288
1288
  # form parameters
1289
1289
  form_params = {}
@@ -1351,7 +1351,7 @@ module BudgeaClient
1351
1351
  # HTTP header 'Accept' (if needed)
1352
1352
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1353
1353
  # HTTP header 'Content-Type'
1354
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1354
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1355
1355
 
1356
1356
  # form parameters
1357
1357
  form_params = {}
@@ -1405,7 +1405,7 @@ module BudgeaClient
1405
1405
  # HTTP header 'Accept' (if needed)
1406
1406
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1407
1407
  # HTTP header 'Content-Type'
1408
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1408
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1409
1409
 
1410
1410
  # form parameters
1411
1411
  form_params = {}
@@ -1456,7 +1456,7 @@ module BudgeaClient
1456
1456
  # HTTP header 'Accept' (if needed)
1457
1457
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1458
1458
  # HTTP header 'Content-Type'
1459
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1459
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1460
1460
 
1461
1461
  # form parameters
1462
1462
  form_params = {}
@@ -1513,7 +1513,7 @@ module BudgeaClient
1513
1513
  # HTTP header 'Accept' (if needed)
1514
1514
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1515
1515
  # HTTP header 'Content-Type'
1516
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1516
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1517
1517
 
1518
1518
  # form parameters
1519
1519
  form_params = {}
@@ -1570,7 +1570,7 @@ module BudgeaClient
1570
1570
  # HTTP header 'Accept' (if needed)
1571
1571
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1572
1572
  # HTTP header 'Content-Type'
1573
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1573
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1574
1574
 
1575
1575
  # form parameters
1576
1576
  form_params = {}
@@ -1633,7 +1633,7 @@ module BudgeaClient
1633
1633
  # HTTP header 'Accept' (if needed)
1634
1634
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1635
1635
  # HTTP header 'Content-Type'
1636
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1636
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1637
1637
 
1638
1638
  # form parameters
1639
1639
  form_params = {}
@@ -1696,7 +1696,7 @@ module BudgeaClient
1696
1696
  # HTTP header 'Accept' (if needed)
1697
1697
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1698
1698
  # HTTP header 'Content-Type'
1699
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1699
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1700
1700
 
1701
1701
  # form parameters
1702
1702
  form_params = {}
@@ -1759,7 +1759,7 @@ module BudgeaClient
1759
1759
  # HTTP header 'Accept' (if needed)
1760
1760
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1761
1761
  # HTTP header 'Content-Type'
1762
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1762
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1763
1763
 
1764
1764
  # form parameters
1765
1765
  form_params = {}
@@ -1816,7 +1816,7 @@ module BudgeaClient
1816
1816
  # HTTP header 'Accept' (if needed)
1817
1817
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1818
1818
  # HTTP header 'Content-Type'
1819
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1819
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1820
1820
 
1821
1821
  # form parameters
1822
1822
  form_params = {}
@@ -1873,7 +1873,7 @@ module BudgeaClient
1873
1873
  # HTTP header 'Accept' (if needed)
1874
1874
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1875
1875
  # HTTP header 'Content-Type'
1876
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1876
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1877
1877
 
1878
1878
  # form parameters
1879
1879
  form_params = {}
@@ -1945,7 +1945,7 @@ module BudgeaClient
1945
1945
  # HTTP header 'Accept' (if needed)
1946
1946
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1947
1947
  # HTTP header 'Content-Type'
1948
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1948
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1949
1949
 
1950
1950
  # form parameters
1951
1951
  form_params = {}
@@ -1973,7 +1973,7 @@ module BudgeaClient
1973
1973
  # @option opts [Integer] :id_user The user ID to associate with the webhook
1974
1974
  # @option opts [Integer] :id_service The service ID to associate with the webhook
1975
1975
  # @option opts [Integer] :id_auth The webhook authentication process to use
1976
- # @option opts [Float] :url The webhook callback url
1976
+ # @option opts [String] :url The webhook callback url
1977
1977
  # @option opts [String] :event The webhook event
1978
1978
  # @option opts [String] :expand
1979
1979
  # @return [Webhook]
@@ -1990,7 +1990,7 @@ module BudgeaClient
1990
1990
  # @option opts [Integer] :id_user The user ID to associate with the webhook
1991
1991
  # @option opts [Integer] :id_service The service ID to associate with the webhook
1992
1992
  # @option opts [Integer] :id_auth The webhook authentication process to use
1993
- # @option opts [Float] :url The webhook callback url
1993
+ # @option opts [String] :url The webhook callback url
1994
1994
  # @option opts [String] :event The webhook event
1995
1995
  # @option opts [String] :expand
1996
1996
  # @return [Array<(Webhook, Fixnum, Hash)>] Webhook data, response status code and response headers
@@ -2014,7 +2014,7 @@ module BudgeaClient
2014
2014
  # HTTP header 'Accept' (if needed)
2015
2015
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2016
2016
  # HTTP header 'Content-Type'
2017
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2017
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2018
2018
 
2019
2019
  # form parameters
2020
2020
  form_params = {}
@@ -2048,7 +2048,7 @@ module BudgeaClient
2048
2048
  # @option opts [Integer] :id_user The user ID to associate with the webhook
2049
2049
  # @option opts [Integer] :id_service The service ID to associate with the webhook
2050
2050
  # @option opts [Integer] :id_auth The webhook authentication process to use
2051
- # @option opts [Float] :url The webhook callback url
2051
+ # @option opts [String] :url The webhook callback url
2052
2052
  # @option opts [String] :event The webhook event
2053
2053
  # @option opts [String] :expand
2054
2054
  # @return [Webhook]
@@ -2065,7 +2065,7 @@ module BudgeaClient
2065
2065
  # @option opts [Integer] :id_user The user ID to associate with the webhook
2066
2066
  # @option opts [Integer] :id_service The service ID to associate with the webhook
2067
2067
  # @option opts [Integer] :id_auth The webhook authentication process to use
2068
- # @option opts [Float] :url The webhook callback url
2068
+ # @option opts [String] :url The webhook callback url
2069
2069
  # @option opts [String] :event The webhook event
2070
2070
  # @option opts [String] :expand
2071
2071
  # @return [Array<(Webhook, Fixnum, Hash)>] Webhook data, response status code and response headers
@@ -2089,7 +2089,7 @@ module BudgeaClient
2089
2089
  # HTTP header 'Accept' (if needed)
2090
2090
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2091
2091
  # HTTP header 'Content-Type'
2092
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2092
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2093
2093
 
2094
2094
  # form parameters
2095
2095
  form_params = {}
@@ -2121,7 +2121,7 @@ module BudgeaClient
2121
2121
  # @option opts [Integer] :id_user The user ID to associate with the webhook
2122
2122
  # @option opts [Integer] :id_service The service ID to associate with the webhook
2123
2123
  # @option opts [String] :id_auth The webhook authentication process to use (its ID or its name)
2124
- # @option opts [Float] :url The webhook callback url
2124
+ # @option opts [String] :url The webhook callback url
2125
2125
  # @option opts [String] :event The webhook event
2126
2126
  # @option opts [String] :params The webhook parameters as an object with three keys: type, key and value
2127
2127
  # @option opts [String] :expand
@@ -2137,7 +2137,7 @@ module BudgeaClient
2137
2137
  # @option opts [Integer] :id_user The user ID to associate with the webhook
2138
2138
  # @option opts [Integer] :id_service The service ID to associate with the webhook
2139
2139
  # @option opts [String] :id_auth The webhook authentication process to use (its ID or its name)
2140
- # @option opts [Float] :url The webhook callback url
2140
+ # @option opts [String] :url The webhook callback url
2141
2141
  # @option opts [String] :event The webhook event
2142
2142
  # @option opts [String] :params The webhook parameters as an object with three keys: type, key and value
2143
2143
  # @option opts [String] :expand
@@ -2158,7 +2158,7 @@ module BudgeaClient
2158
2158
  # HTTP header 'Accept' (if needed)
2159
2159
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2160
2160
  # HTTP header 'Content-Type'
2161
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2161
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2162
2162
 
2163
2163
  # form parameters
2164
2164
  form_params = {}
@@ -51,7 +51,7 @@ module BudgeaClient
51
51
  # HTTP header 'Accept' (if needed)
52
52
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
53
53
  # HTTP header 'Content-Type'
54
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
54
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
55
55
 
56
56
  # form parameters
57
57
  form_params = {}
@@ -165,7 +165,7 @@ module BudgeaClient
165
165
  # HTTP header 'Accept' (if needed)
166
166
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
167
167
  # HTTP header 'Content-Type'
168
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
168
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
169
169
 
170
170
  # form parameters
171
171
  form_params = {}
@@ -293,7 +293,7 @@ module BudgeaClient
293
293
  # HTTP header 'Accept' (if needed)
294
294
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
295
295
  # HTTP header 'Content-Type'
296
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
296
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
297
297
 
298
298
  # form parameters
299
299
  form_params = {}
@@ -341,7 +341,7 @@ module BudgeaClient
341
341
  # HTTP header 'Accept' (if needed)
342
342
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
343
343
  # HTTP header 'Content-Type'
344
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
344
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
345
345
 
346
346
  # form parameters
347
347
  form_params = {}
@@ -397,7 +397,7 @@ module BudgeaClient
397
397
  # HTTP header 'Accept' (if needed)
398
398
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
399
399
  # HTTP header 'Content-Type'
400
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
400
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
401
401
 
402
402
  # form parameters
403
403
  form_params = {}
@@ -445,7 +445,7 @@ module BudgeaClient
445
445
  # HTTP header 'Accept' (if needed)
446
446
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
447
447
  # HTTP header 'Content-Type'
448
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
448
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
449
449
 
450
450
  # form parameters
451
451
  form_params = {}
@@ -501,7 +501,7 @@ module BudgeaClient
501
501
  # HTTP header 'Accept' (if needed)
502
502
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
503
503
  # HTTP header 'Content-Type'
504
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
504
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
505
505
 
506
506
  # form parameters
507
507
  form_params = {}
@@ -558,7 +558,7 @@ module BudgeaClient
558
558
  # HTTP header 'Accept' (if needed)
559
559
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
560
560
  # HTTP header 'Content-Type'
561
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
561
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
562
562
 
563
563
  # form parameters
564
564
  form_params = {}
@@ -691,7 +691,7 @@ module BudgeaClient
691
691
  # HTTP header 'Accept' (if needed)
692
692
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
693
693
  # HTTP header 'Content-Type'
694
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
694
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
695
695
 
696
696
  # form parameters
697
697
  form_params = {}