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 = {}
@@ -329,7 +329,7 @@ module BudgeaClient
329
329
  # HTTP header 'Accept' (if needed)
330
330
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
331
331
  # HTTP header 'Content-Type'
332
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
332
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
333
333
 
334
334
  # form parameters
335
335
  form_params = {}
@@ -419,7 +419,7 @@ module BudgeaClient
419
419
  # HTTP header 'Accept' (if needed)
420
420
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
421
421
  # HTTP header 'Content-Type'
422
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
422
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
423
423
 
424
424
  # form parameters
425
425
  form_params = {}
@@ -439,11 +439,257 @@ module BudgeaClient
439
439
  end
440
440
  return data, status_code, headers
441
441
  end
442
- # Get list of connectors
442
+ # Get connection sources
443
443
  #
444
+ # @param id_connection
444
445
  # @param [Hash] opts the optional parameters
445
446
  # @option opts [String] :expand
446
447
  # @return [InlineResponse20016]
448
+ def connections_id_connection_sources_get(id_connection, opts = {})
449
+ data, _status_code, _headers = connections_id_connection_sources_get_with_http_info(id_connection, opts)
450
+ data
451
+ end
452
+
453
+ # Get connection sources
454
+ #
455
+ # @param id_connection
456
+ # @param [Hash] opts the optional parameters
457
+ # @option opts [String] :expand
458
+ # @return [Array<(InlineResponse20016, Fixnum, Hash)>] InlineResponse20016 data, response status code and response headers
459
+ def connections_id_connection_sources_get_with_http_info(id_connection, opts = {})
460
+ if @api_client.config.debugging
461
+ @api_client.config.logger.debug 'Calling API: ProvidersApi.connections_id_connection_sources_get ...'
462
+ end
463
+ # verify the required parameter 'id_connection' is set
464
+ if @api_client.config.client_side_validation && id_connection.nil?
465
+ fail ArgumentError, "Missing the required parameter 'id_connection' when calling ProvidersApi.connections_id_connection_sources_get"
466
+ end
467
+ # resource path
468
+ local_var_path = '/connections/{id_connection}/sources'.sub('{' + 'id_connection' + '}', id_connection.to_s)
469
+
470
+ # query parameters
471
+ query_params = {}
472
+ query_params[:'expand'] = opts[:'expand'] if !opts[:'expand'].nil?
473
+
474
+ # header parameters
475
+ header_params = {}
476
+ # HTTP header 'Accept' (if needed)
477
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
478
+ # HTTP header 'Content-Type'
479
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
480
+
481
+ # form parameters
482
+ form_params = {}
483
+
484
+ # http body (model)
485
+ post_body = nil
486
+ auth_names = ['api_key']
487
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path,
488
+ :header_params => header_params,
489
+ :query_params => query_params,
490
+ :form_params => form_params,
491
+ :body => post_body,
492
+ :auth_names => auth_names,
493
+ :return_type => 'InlineResponse20016')
494
+ if @api_client.config.debugging
495
+ @api_client.config.logger.debug "API called: ProvidersApi#connections_id_connection_sources_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
496
+ end
497
+ return data, status_code, headers
498
+ end
499
+ # Disable a connection source
500
+ # This will make it so the specified source will not be synchronized anymore.<br><br>
501
+ # @param id_connection
502
+ # @param id_source
503
+ # @param [Hash] opts the optional parameters
504
+ # @option opts [String] :expand
505
+ # @return [ConnectionSource]
506
+ def connections_id_connection_sources_id_source_delete(id_connection, id_source, opts = {})
507
+ data, _status_code, _headers = connections_id_connection_sources_id_source_delete_with_http_info(id_connection, id_source, opts)
508
+ data
509
+ end
510
+
511
+ # Disable a connection source
512
+ # This will make it so the specified source will not be synchronized anymore.&lt;br&gt;&lt;br&gt;
513
+ # @param id_connection
514
+ # @param id_source
515
+ # @param [Hash] opts the optional parameters
516
+ # @option opts [String] :expand
517
+ # @return [Array<(ConnectionSource, Fixnum, Hash)>] ConnectionSource data, response status code and response headers
518
+ def connections_id_connection_sources_id_source_delete_with_http_info(id_connection, id_source, opts = {})
519
+ if @api_client.config.debugging
520
+ @api_client.config.logger.debug 'Calling API: ProvidersApi.connections_id_connection_sources_id_source_delete ...'
521
+ end
522
+ # verify the required parameter 'id_connection' is set
523
+ if @api_client.config.client_side_validation && id_connection.nil?
524
+ fail ArgumentError, "Missing the required parameter 'id_connection' when calling ProvidersApi.connections_id_connection_sources_id_source_delete"
525
+ end
526
+ # verify the required parameter 'id_source' is set
527
+ if @api_client.config.client_side_validation && id_source.nil?
528
+ fail ArgumentError, "Missing the required parameter 'id_source' when calling ProvidersApi.connections_id_connection_sources_id_source_delete"
529
+ end
530
+ # resource path
531
+ local_var_path = '/connections/{id_connection}/sources/{id_source}'.sub('{' + 'id_connection' + '}', id_connection.to_s).sub('{' + 'id_source' + '}', id_source.to_s)
532
+
533
+ # query parameters
534
+ query_params = {}
535
+ query_params[:'expand'] = opts[:'expand'] if !opts[:'expand'].nil?
536
+
537
+ # header parameters
538
+ header_params = {}
539
+ # HTTP header 'Accept' (if needed)
540
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
541
+ # HTTP header 'Content-Type'
542
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
543
+
544
+ # form parameters
545
+ form_params = {}
546
+
547
+ # http body (model)
548
+ post_body = nil
549
+ auth_names = ['api_key']
550
+ data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
551
+ :header_params => header_params,
552
+ :query_params => query_params,
553
+ :form_params => form_params,
554
+ :body => post_body,
555
+ :auth_names => auth_names,
556
+ :return_type => 'ConnectionSource')
557
+ if @api_client.config.debugging
558
+ @api_client.config.logger.debug "API called: ProvidersApi#connections_id_connection_sources_id_source_delete\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
559
+ end
560
+ return data, status_code, headers
561
+ end
562
+ # Enable connection source
563
+ # This will make it so the specified source will be able to be synchronized.<br><br>
564
+ # @param id_connection
565
+ # @param id_source
566
+ # @param [Hash] opts the optional parameters
567
+ # @option opts [String] :expand
568
+ # @return [ConnectionSource]
569
+ def connections_id_connection_sources_id_source_post(id_connection, id_source, opts = {})
570
+ data, _status_code, _headers = connections_id_connection_sources_id_source_post_with_http_info(id_connection, id_source, opts)
571
+ data
572
+ end
573
+
574
+ # Enable connection source
575
+ # This will make it so the specified source will be able to be synchronized.&lt;br&gt;&lt;br&gt;
576
+ # @param id_connection
577
+ # @param id_source
578
+ # @param [Hash] opts the optional parameters
579
+ # @option opts [String] :expand
580
+ # @return [Array<(ConnectionSource, Fixnum, Hash)>] ConnectionSource data, response status code and response headers
581
+ def connections_id_connection_sources_id_source_post_with_http_info(id_connection, id_source, opts = {})
582
+ if @api_client.config.debugging
583
+ @api_client.config.logger.debug 'Calling API: ProvidersApi.connections_id_connection_sources_id_source_post ...'
584
+ end
585
+ # verify the required parameter 'id_connection' is set
586
+ if @api_client.config.client_side_validation && id_connection.nil?
587
+ fail ArgumentError, "Missing the required parameter 'id_connection' when calling ProvidersApi.connections_id_connection_sources_id_source_post"
588
+ end
589
+ # verify the required parameter 'id_source' is set
590
+ if @api_client.config.client_side_validation && id_source.nil?
591
+ fail ArgumentError, "Missing the required parameter 'id_source' when calling ProvidersApi.connections_id_connection_sources_id_source_post"
592
+ end
593
+ # resource path
594
+ local_var_path = '/connections/{id_connection}/sources/{id_source}'.sub('{' + 'id_connection' + '}', id_connection.to_s).sub('{' + 'id_source' + '}', id_source.to_s)
595
+
596
+ # query parameters
597
+ query_params = {}
598
+ query_params[:'expand'] = opts[:'expand'] if !opts[:'expand'].nil?
599
+
600
+ # header parameters
601
+ header_params = {}
602
+ # HTTP header 'Accept' (if needed)
603
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
604
+ # HTTP header 'Content-Type'
605
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
606
+
607
+ # form parameters
608
+ form_params = {}
609
+
610
+ # http body (model)
611
+ post_body = nil
612
+ auth_names = ['api_key']
613
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path,
614
+ :header_params => header_params,
615
+ :query_params => query_params,
616
+ :form_params => form_params,
617
+ :body => post_body,
618
+ :auth_names => auth_names,
619
+ :return_type => 'ConnectionSource')
620
+ if @api_client.config.debugging
621
+ @api_client.config.logger.debug "API called: ProvidersApi#connections_id_connection_sources_id_source_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
622
+ end
623
+ return data, status_code, headers
624
+ end
625
+ # Enable connection source
626
+ # This will make it so the specified source will be able to be synchronized.<br><br>
627
+ # @param id_connection
628
+ # @param id_source
629
+ # @param [Hash] opts the optional parameters
630
+ # @option opts [String] :expand
631
+ # @return [ConnectionSource]
632
+ def connections_id_connection_sources_id_source_put(id_connection, id_source, opts = {})
633
+ data, _status_code, _headers = connections_id_connection_sources_id_source_put_with_http_info(id_connection, id_source, opts)
634
+ data
635
+ end
636
+
637
+ # Enable connection source
638
+ # This will make it so the specified source will be able to be synchronized.&lt;br&gt;&lt;br&gt;
639
+ # @param id_connection
640
+ # @param id_source
641
+ # @param [Hash] opts the optional parameters
642
+ # @option opts [String] :expand
643
+ # @return [Array<(ConnectionSource, Fixnum, Hash)>] ConnectionSource data, response status code and response headers
644
+ def connections_id_connection_sources_id_source_put_with_http_info(id_connection, id_source, opts = {})
645
+ if @api_client.config.debugging
646
+ @api_client.config.logger.debug 'Calling API: ProvidersApi.connections_id_connection_sources_id_source_put ...'
647
+ end
648
+ # verify the required parameter 'id_connection' is set
649
+ if @api_client.config.client_side_validation && id_connection.nil?
650
+ fail ArgumentError, "Missing the required parameter 'id_connection' when calling ProvidersApi.connections_id_connection_sources_id_source_put"
651
+ end
652
+ # verify the required parameter 'id_source' is set
653
+ if @api_client.config.client_side_validation && id_source.nil?
654
+ fail ArgumentError, "Missing the required parameter 'id_source' when calling ProvidersApi.connections_id_connection_sources_id_source_put"
655
+ end
656
+ # resource path
657
+ local_var_path = '/connections/{id_connection}/sources/{id_source}'.sub('{' + 'id_connection' + '}', id_connection.to_s).sub('{' + 'id_source' + '}', id_source.to_s)
658
+
659
+ # query parameters
660
+ query_params = {}
661
+ query_params[:'expand'] = opts[:'expand'] if !opts[:'expand'].nil?
662
+
663
+ # header parameters
664
+ header_params = {}
665
+ # HTTP header 'Accept' (if needed)
666
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
667
+ # HTTP header 'Content-Type'
668
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
669
+
670
+ # form parameters
671
+ form_params = {}
672
+
673
+ # http body (model)
674
+ post_body = nil
675
+ auth_names = ['api_key']
676
+ data, status_code, headers = @api_client.call_api(:PUT, local_var_path,
677
+ :header_params => header_params,
678
+ :query_params => query_params,
679
+ :form_params => form_params,
680
+ :body => post_body,
681
+ :auth_names => auth_names,
682
+ :return_type => 'ConnectionSource')
683
+ if @api_client.config.debugging
684
+ @api_client.config.logger.debug "API called: ProvidersApi#connections_id_connection_sources_id_source_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
685
+ end
686
+ return data, status_code, headers
687
+ end
688
+ # Get list of connectors
689
+ #
690
+ # @param [Hash] opts the optional parameters
691
+ # @option opts [String] :expand
692
+ # @return [InlineResponse20017]
447
693
  def connectors_get(opts = {})
448
694
  data, _status_code, _headers = connectors_get_with_http_info(opts)
449
695
  data
@@ -453,7 +699,7 @@ module BudgeaClient
453
699
  #
454
700
  # @param [Hash] opts the optional parameters
455
701
  # @option opts [String] :expand
456
- # @return [Array<(InlineResponse20016, Fixnum, Hash)>] InlineResponse20016 data, response status code and response headers
702
+ # @return [Array<(InlineResponse20017, Fixnum, Hash)>] InlineResponse20017 data, response status code and response headers
457
703
  def connectors_get_with_http_info(opts = {})
458
704
  if @api_client.config.debugging
459
705
  @api_client.config.logger.debug 'Calling API: ProvidersApi.connectors_get ...'
@@ -470,7 +716,7 @@ module BudgeaClient
470
716
  # HTTP header 'Accept' (if needed)
471
717
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
472
718
  # HTTP header 'Content-Type'
473
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
719
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
474
720
 
475
721
  # form parameters
476
722
  form_params = {}
@@ -484,7 +730,7 @@ module BudgeaClient
484
730
  :form_params => form_params,
485
731
  :body => post_body,
486
732
  :auth_names => auth_names,
487
- :return_type => 'InlineResponse20016')
733
+ :return_type => 'InlineResponse20017')
488
734
  if @api_client.config.debugging
489
735
  @api_client.config.logger.debug "API called: ProvidersApi#connectors_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
490
736
  end
@@ -527,7 +773,7 @@ module BudgeaClient
527
773
  # HTTP header 'Accept' (if needed)
528
774
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
529
775
  # HTTP header 'Content-Type'
530
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
776
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
531
777
 
532
778
  # form parameters
533
779
  form_params = {}
@@ -590,7 +836,7 @@ module BudgeaClient
590
836
  # HTTP header 'Accept' (if needed)
591
837
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
592
838
  # HTTP header 'Content-Type'
593
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
839
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
594
840
 
595
841
  # form parameters
596
842
  form_params = {}
@@ -653,7 +899,7 @@ module BudgeaClient
653
899
  # HTTP header 'Accept' (if needed)
654
900
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
655
901
  # HTTP header 'Content-Type'
656
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
902
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
657
903
 
658
904
  # form parameters
659
905
  form_params = {}
@@ -710,7 +956,7 @@ module BudgeaClient
710
956
  # HTTP header 'Accept' (if needed)
711
957
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
712
958
  # HTTP header 'Content-Type'
713
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
959
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
714
960
 
715
961
  # form parameters
716
962
  form_params = {}
@@ -767,7 +1013,7 @@ module BudgeaClient
767
1013
  # HTTP header 'Accept' (if needed)
768
1014
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
769
1015
  # HTTP header 'Content-Type'
770
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1016
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
771
1017
 
772
1018
  # form parameters
773
1019
  form_params = {}
@@ -824,7 +1070,7 @@ module BudgeaClient
824
1070
  # HTTP header 'Accept' (if needed)
825
1071
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
826
1072
  # HTTP header 'Content-Type'
827
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1073
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
828
1074
 
829
1075
  # form parameters
830
1076
  form_params = {}
@@ -881,7 +1127,7 @@ module BudgeaClient
881
1127
  # HTTP header 'Accept' (if needed)
882
1128
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
883
1129
  # HTTP header 'Content-Type'
884
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1130
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
885
1131
 
886
1132
  # form parameters
887
1133
  form_params = {}
@@ -938,7 +1184,7 @@ module BudgeaClient
938
1184
  # HTTP header 'Accept' (if needed)
939
1185
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
940
1186
  # HTTP header 'Content-Type'
941
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1187
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
942
1188
 
943
1189
  # form parameters
944
1190
  form_params = {}
@@ -1005,7 +1251,7 @@ module BudgeaClient
1005
1251
  # HTTP header 'Accept' (if needed)
1006
1252
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1007
1253
  # HTTP header 'Content-Type'
1008
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1254
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1009
1255
 
1010
1256
  # form parameters
1011
1257
  form_params = {}
@@ -1118,7 +1364,7 @@ module BudgeaClient
1118
1364
  #
1119
1365
  # @param [Hash] opts the optional parameters
1120
1366
  # @option opts [String] :expand
1121
- # @return [InlineResponse20017]
1367
+ # @return [InlineResponse20018]
1122
1368
  def documenttypes_get(opts = {})
1123
1369
  data, _status_code, _headers = documenttypes_get_with_http_info(opts)
1124
1370
  data
@@ -1128,7 +1374,7 @@ module BudgeaClient
1128
1374
  #
1129
1375
  # @param [Hash] opts the optional parameters
1130
1376
  # @option opts [String] :expand
1131
- # @return [Array<(InlineResponse20017, Fixnum, Hash)>] InlineResponse20017 data, response status code and response headers
1377
+ # @return [Array<(InlineResponse20018, Fixnum, Hash)>] InlineResponse20018 data, response status code and response headers
1132
1378
  def documenttypes_get_with_http_info(opts = {})
1133
1379
  if @api_client.config.debugging
1134
1380
  @api_client.config.logger.debug 'Calling API: ProvidersApi.documenttypes_get ...'
@@ -1145,7 +1391,7 @@ module BudgeaClient
1145
1391
  # HTTP header 'Accept' (if needed)
1146
1392
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1147
1393
  # HTTP header 'Content-Type'
1148
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1394
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1149
1395
 
1150
1396
  # form parameters
1151
1397
  form_params = {}
@@ -1159,7 +1405,7 @@ module BudgeaClient
1159
1405
  :form_params => form_params,
1160
1406
  :body => post_body,
1161
1407
  :auth_names => auth_names,
1162
- :return_type => 'InlineResponse20017')
1408
+ :return_type => 'InlineResponse20018')
1163
1409
  if @api_client.config.debugging
1164
1410
  @api_client.config.logger.debug "API called: ProvidersApi#documenttypes_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1165
1411
  end
@@ -1214,7 +1460,7 @@ module BudgeaClient
1214
1460
  # HTTP header 'Accept' (if needed)
1215
1461
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1216
1462
  # HTTP header 'Content-Type'
1217
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1463
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1218
1464
 
1219
1465
  # form parameters
1220
1466
  form_params = {}
@@ -1300,7 +1546,7 @@ module BudgeaClient
1300
1546
  # HTTP header 'Accept' (if needed)
1301
1547
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1302
1548
  # HTTP header 'Content-Type'
1303
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1549
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1304
1550
 
1305
1551
  # form parameters
1306
1552
  form_params = {}
@@ -1384,7 +1630,7 @@ module BudgeaClient
1384
1630
  #
1385
1631
  # @param [Hash] opts the optional parameters
1386
1632
  # @option opts [String] :expand
1387
- # @return [InlineResponse20019]
1633
+ # @return [InlineResponse20020]
1388
1634
  def providers_get(opts = {})
1389
1635
  data, _status_code, _headers = providers_get_with_http_info(opts)
1390
1636
  data
@@ -1394,7 +1640,7 @@ module BudgeaClient
1394
1640
  #
1395
1641
  # @param [Hash] opts the optional parameters
1396
1642
  # @option opts [String] :expand
1397
- # @return [Array<(InlineResponse20019, Fixnum, Hash)>] InlineResponse20019 data, response status code and response headers
1643
+ # @return [Array<(InlineResponse20020, Fixnum, Hash)>] InlineResponse20020 data, response status code and response headers
1398
1644
  def providers_get_with_http_info(opts = {})
1399
1645
  if @api_client.config.debugging
1400
1646
  @api_client.config.logger.debug 'Calling API: ProvidersApi.providers_get ...'
@@ -1411,7 +1657,7 @@ module BudgeaClient
1411
1657
  # HTTP header 'Accept' (if needed)
1412
1658
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1413
1659
  # HTTP header 'Content-Type'
1414
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1660
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1415
1661
 
1416
1662
  # form parameters
1417
1663
  form_params = {}
@@ -1425,7 +1671,7 @@ module BudgeaClient
1425
1671
  :form_params => form_params,
1426
1672
  :body => post_body,
1427
1673
  :auth_names => auth_names,
1428
- :return_type => 'InlineResponse20019')
1674
+ :return_type => 'InlineResponse20020')
1429
1675
  if @api_client.config.debugging
1430
1676
  @api_client.config.logger.debug "API called: ProvidersApi#providers_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1431
1677
  end
@@ -1468,7 +1714,7 @@ module BudgeaClient
1468
1714
  # HTTP header 'Accept' (if needed)
1469
1715
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1470
1716
  # HTTP header 'Content-Type'
1471
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1717
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1472
1718
 
1473
1719
  # form parameters
1474
1720
  form_params = {}
@@ -1525,7 +1771,7 @@ module BudgeaClient
1525
1771
  # HTTP header 'Accept' (if needed)
1526
1772
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1527
1773
  # HTTP header 'Content-Type'
1528
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1774
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1529
1775
 
1530
1776
  # form parameters
1531
1777
  form_params = {}
@@ -1582,7 +1828,7 @@ module BudgeaClient
1582
1828
  # HTTP header 'Accept' (if needed)
1583
1829
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1584
1830
  # HTTP header 'Content-Type'
1585
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1831
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1586
1832
 
1587
1833
  # form parameters
1588
1834
  form_params = {}
@@ -1639,7 +1885,7 @@ module BudgeaClient
1639
1885
  # HTTP header 'Accept' (if needed)
1640
1886
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1641
1887
  # HTTP header 'Content-Type'
1642
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1888
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1643
1889
 
1644
1890
  # form parameters
1645
1891
  form_params = {}
@@ -1708,7 +1954,7 @@ module BudgeaClient
1708
1954
  # HTTP header 'Accept' (if needed)
1709
1955
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1710
1956
  # HTTP header 'Content-Type'
1711
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
1957
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1712
1958
 
1713
1959
  # form parameters
1714
1960
  form_params = {}
@@ -1804,7 +2050,7 @@ module BudgeaClient
1804
2050
  # HTTP header 'Accept' (if needed)
1805
2051
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1806
2052
  # HTTP header 'Content-Type'
1807
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2053
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1808
2054
 
1809
2055
  # form parameters
1810
2056
  form_params = {}
@@ -1879,7 +2125,7 @@ module BudgeaClient
1879
2125
  # HTTP header 'Accept' (if needed)
1880
2126
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1881
2127
  # HTTP header 'Content-Type'
1882
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2128
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
1883
2129
 
1884
2130
  # form parameters
1885
2131
  form_params = {}
@@ -2175,7 +2421,7 @@ module BudgeaClient
2175
2421
  # HTTP header 'Accept' (if needed)
2176
2422
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2177
2423
  # HTTP header 'Content-Type'
2178
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2424
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2179
2425
 
2180
2426
  # form parameters
2181
2427
  form_params = {}
@@ -2245,7 +2491,7 @@ module BudgeaClient
2245
2491
  # HTTP header 'Accept' (if needed)
2246
2492
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2247
2493
  # HTTP header 'Content-Type'
2248
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2494
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2249
2495
 
2250
2496
  # form parameters
2251
2497
  form_params = {}
@@ -2341,7 +2587,7 @@ module BudgeaClient
2341
2587
  # HTTP header 'Accept' (if needed)
2342
2588
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2343
2589
  # HTTP header 'Content-Type'
2344
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2590
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2345
2591
 
2346
2592
  # form parameters
2347
2593
  form_params = {}
@@ -2416,7 +2662,7 @@ module BudgeaClient
2416
2662
  # HTTP header 'Accept' (if needed)
2417
2663
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2418
2664
  # HTTP header 'Content-Type'
2419
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2665
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2420
2666
 
2421
2667
  # form parameters
2422
2668
  form_params = {}
@@ -2712,7 +2958,7 @@ module BudgeaClient
2712
2958
  # HTTP header 'Accept' (if needed)
2713
2959
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2714
2960
  # HTTP header 'Content-Type'
2715
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
2961
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2716
2962
 
2717
2963
  # form parameters
2718
2964
  form_params = {}
@@ -2770,7 +3016,7 @@ module BudgeaClient
2770
3016
  # HTTP header 'Accept' (if needed)
2771
3017
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2772
3018
  # HTTP header 'Content-Type'
2773
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3019
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2774
3020
 
2775
3021
  # form parameters
2776
3022
  form_params = {}
@@ -2827,7 +3073,7 @@ module BudgeaClient
2827
3073
  # HTTP header 'Accept' (if needed)
2828
3074
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2829
3075
  # HTTP header 'Content-Type'
2830
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3076
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2831
3077
 
2832
3078
  # form parameters
2833
3079
  form_params = {}
@@ -2902,7 +3148,7 @@ module BudgeaClient
2902
3148
  # HTTP header 'Accept' (if needed)
2903
3149
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2904
3150
  # HTTP header 'Content-Type'
2905
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3151
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
2906
3152
 
2907
3153
  # form parameters
2908
3154
  form_params = {}
@@ -3004,7 +3250,7 @@ module BudgeaClient
3004
3250
  # HTTP header 'Accept' (if needed)
3005
3251
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3006
3252
  # HTTP header 'Content-Type'
3007
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3253
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
3008
3254
 
3009
3255
  # form parameters
3010
3256
  form_params = {}
@@ -3085,7 +3331,7 @@ module BudgeaClient
3085
3331
  # HTTP header 'Accept' (if needed)
3086
3332
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3087
3333
  # HTTP header 'Content-Type'
3088
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3334
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
3089
3335
 
3090
3336
  # form parameters
3091
3337
  form_params = {}
@@ -3399,7 +3645,7 @@ module BudgeaClient
3399
3645
  # HTTP header 'Accept' (if needed)
3400
3646
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3401
3647
  # HTTP header 'Content-Type'
3402
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3648
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
3403
3649
 
3404
3650
  # form parameters
3405
3651
  form_params = {}
@@ -3475,7 +3721,7 @@ module BudgeaClient
3475
3721
  # HTTP header 'Accept' (if needed)
3476
3722
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3477
3723
  # HTTP header 'Content-Type'
3478
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3724
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
3479
3725
 
3480
3726
  # form parameters
3481
3727
  form_params = {}
@@ -3577,7 +3823,7 @@ module BudgeaClient
3577
3823
  # HTTP header 'Accept' (if needed)
3578
3824
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3579
3825
  # HTTP header 'Content-Type'
3580
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3826
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
3581
3827
 
3582
3828
  # form parameters
3583
3829
  form_params = {}
@@ -3658,7 +3904,7 @@ module BudgeaClient
3658
3904
  # HTTP header 'Accept' (if needed)
3659
3905
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3660
3906
  # HTTP header 'Content-Type'
3661
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
3907
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
3662
3908
 
3663
3909
  # form parameters
3664
3910
  form_params = {}
@@ -4036,7 +4282,7 @@ module BudgeaClient
4036
4282
  # HTTP header 'Accept' (if needed)
4037
4283
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4038
4284
  # HTTP header 'Content-Type'
4039
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
4285
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4040
4286
 
4041
4287
  # form parameters
4042
4288
  form_params = {}
@@ -4099,7 +4345,7 @@ module BudgeaClient
4099
4345
  # HTTP header 'Accept' (if needed)
4100
4346
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4101
4347
  # HTTP header 'Content-Type'
4102
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
4348
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4103
4349
 
4104
4350
  # form parameters
4105
4351
  form_params = {}
@@ -4189,7 +4435,7 @@ module BudgeaClient
4189
4435
  # HTTP header 'Accept' (if needed)
4190
4436
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4191
4437
  # HTTP header 'Content-Type'
4192
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
4438
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4193
4439
 
4194
4440
  # form parameters
4195
4441
  form_params = {}
@@ -4258,7 +4504,7 @@ module BudgeaClient
4258
4504
  # HTTP header 'Accept' (if needed)
4259
4505
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4260
4506
  # HTTP header 'Content-Type'
4261
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
4507
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4262
4508
 
4263
4509
  # form parameters
4264
4510
  form_params = {}
@@ -4536,7 +4782,7 @@ module BudgeaClient
4536
4782
  # HTTP header 'Accept' (if needed)
4537
4783
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4538
4784
  # HTTP header 'Content-Type'
4539
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
4785
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4540
4786
 
4541
4787
  # form parameters
4542
4788
  form_params = {}
@@ -4600,7 +4846,7 @@ module BudgeaClient
4600
4846
  # HTTP header 'Accept' (if needed)
4601
4847
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4602
4848
  # HTTP header 'Content-Type'
4603
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
4849
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4604
4850
 
4605
4851
  # form parameters
4606
4852
  form_params = {}
@@ -4663,7 +4909,7 @@ module BudgeaClient
4663
4909
  # HTTP header 'Accept' (if needed)
4664
4910
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4665
4911
  # HTTP header 'Content-Type'
4666
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
4912
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4667
4913
 
4668
4914
  # form parameters
4669
4915
  form_params = {}
@@ -4759,7 +5005,7 @@ module BudgeaClient
4759
5005
  # HTTP header 'Accept' (if needed)
4760
5006
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4761
5007
  # HTTP header 'Content-Type'
4762
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5008
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4763
5009
 
4764
5010
  # form parameters
4765
5011
  form_params = {}
@@ -4900,7 +5146,7 @@ module BudgeaClient
4900
5146
  # HTTP header 'Accept' (if needed)
4901
5147
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4902
5148
  # HTTP header 'Content-Type'
4903
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5149
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4904
5150
 
4905
5151
  # form parameters
4906
5152
  form_params = {}
@@ -4926,7 +5172,7 @@ module BudgeaClient
4926
5172
  # @param id_connection
4927
5173
  # @param [Hash] opts the optional parameters
4928
5174
  # @option opts [String] :expand
4929
- # @return [InlineResponse20030]
5175
+ # @return [InlineResponse20016]
4930
5176
  def users_id_user_connections_id_connection_sources_get(id_user, id_connection, opts = {})
4931
5177
  data, _status_code, _headers = users_id_user_connections_id_connection_sources_get_with_http_info(id_user, id_connection, opts)
4932
5178
  data
@@ -4938,7 +5184,7 @@ module BudgeaClient
4938
5184
  # @param id_connection
4939
5185
  # @param [Hash] opts the optional parameters
4940
5186
  # @option opts [String] :expand
4941
- # @return [Array<(InlineResponse20030, Fixnum, Hash)>] InlineResponse20030 data, response status code and response headers
5187
+ # @return [Array<(InlineResponse20016, Fixnum, Hash)>] InlineResponse20016 data, response status code and response headers
4942
5188
  def users_id_user_connections_id_connection_sources_get_with_http_info(id_user, id_connection, opts = {})
4943
5189
  if @api_client.config.debugging
4944
5190
  @api_client.config.logger.debug 'Calling API: ProvidersApi.users_id_user_connections_id_connection_sources_get ...'
@@ -4963,7 +5209,7 @@ module BudgeaClient
4963
5209
  # HTTP header 'Accept' (if needed)
4964
5210
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
4965
5211
  # HTTP header 'Content-Type'
4966
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5212
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
4967
5213
 
4968
5214
  # form parameters
4969
5215
  form_params = {}
@@ -4977,7 +5223,7 @@ module BudgeaClient
4977
5223
  :form_params => form_params,
4978
5224
  :body => post_body,
4979
5225
  :auth_names => auth_names,
4980
- :return_type => 'InlineResponse20030')
5226
+ :return_type => 'InlineResponse20016')
4981
5227
  if @api_client.config.debugging
4982
5228
  @api_client.config.logger.debug "API called: ProvidersApi#users_id_user_connections_id_connection_sources_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
4983
5229
  end
@@ -5032,7 +5278,7 @@ module BudgeaClient
5032
5278
  # HTTP header 'Accept' (if needed)
5033
5279
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5034
5280
  # HTTP header 'Content-Type'
5035
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5281
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5036
5282
 
5037
5283
  # form parameters
5038
5284
  form_params = {}
@@ -5101,7 +5347,7 @@ module BudgeaClient
5101
5347
  # HTTP header 'Accept' (if needed)
5102
5348
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5103
5349
  # HTTP header 'Content-Type'
5104
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5350
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5105
5351
 
5106
5352
  # form parameters
5107
5353
  form_params = {}
@@ -5170,7 +5416,7 @@ module BudgeaClient
5170
5416
  # HTTP header 'Accept' (if needed)
5171
5417
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5172
5418
  # HTTP header 'Content-Type'
5173
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5419
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5174
5420
 
5175
5421
  # form parameters
5176
5422
  form_params = {}
@@ -5239,7 +5485,7 @@ module BudgeaClient
5239
5485
  # HTTP header 'Accept' (if needed)
5240
5486
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5241
5487
  # HTTP header 'Content-Type'
5242
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5488
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5243
5489
 
5244
5490
  # form parameters
5245
5491
  form_params = {}
@@ -5308,7 +5554,7 @@ module BudgeaClient
5308
5554
  # HTTP header 'Accept' (if needed)
5309
5555
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5310
5556
  # HTTP header 'Content-Type'
5311
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5557
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5312
5558
 
5313
5559
  # form parameters
5314
5560
  form_params = {}
@@ -5404,7 +5650,7 @@ module BudgeaClient
5404
5650
  # HTTP header 'Accept' (if needed)
5405
5651
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5406
5652
  # HTTP header 'Content-Type'
5407
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5653
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5408
5654
 
5409
5655
  # form parameters
5410
5656
  form_params = {}
@@ -5479,7 +5725,7 @@ module BudgeaClient
5479
5725
  # HTTP header 'Accept' (if needed)
5480
5726
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5481
5727
  # HTTP header 'Content-Type'
5482
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
5728
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5483
5729
 
5484
5730
  # form parameters
5485
5731
  form_params = {}
@@ -5775,7 +6021,7 @@ module BudgeaClient
5775
6021
  # HTTP header 'Accept' (if needed)
5776
6022
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5777
6023
  # HTTP header 'Content-Type'
5778
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6024
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5779
6025
 
5780
6026
  # form parameters
5781
6027
  form_params = {}
@@ -5857,7 +6103,7 @@ module BudgeaClient
5857
6103
  # HTTP header 'Accept' (if needed)
5858
6104
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5859
6105
  # HTTP header 'Content-Type'
5860
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6106
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5861
6107
 
5862
6108
  # form parameters
5863
6109
  form_params = {}
@@ -5930,7 +6176,7 @@ module BudgeaClient
5930
6176
  # HTTP header 'Accept' (if needed)
5931
6177
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5932
6178
  # HTTP header 'Content-Type'
5933
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6179
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5934
6180
 
5935
6181
  # form parameters
5936
6182
  form_params = {}
@@ -5995,7 +6241,7 @@ module BudgeaClient
5995
6241
  # HTTP header 'Accept' (if needed)
5996
6242
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5997
6243
  # HTTP header 'Content-Type'
5998
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6244
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
5999
6245
 
6000
6246
  # form parameters
6001
6247
  form_params = {}
@@ -6064,7 +6310,7 @@ module BudgeaClient
6064
6310
  # HTTP header 'Accept' (if needed)
6065
6311
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6066
6312
  # HTTP header 'Content-Type'
6067
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6313
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
6068
6314
 
6069
6315
  # form parameters
6070
6316
  form_params = {}
@@ -6160,7 +6406,7 @@ module BudgeaClient
6160
6406
  # HTTP header 'Accept' (if needed)
6161
6407
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6162
6408
  # HTTP header 'Content-Type'
6163
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6409
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
6164
6410
 
6165
6411
  # form parameters
6166
6412
  form_params = {}
@@ -6235,7 +6481,7 @@ module BudgeaClient
6235
6481
  # HTTP header 'Accept' (if needed)
6236
6482
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6237
6483
  # HTTP header 'Content-Type'
6238
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6484
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
6239
6485
 
6240
6486
  # form parameters
6241
6487
  form_params = {}
@@ -6531,7 +6777,7 @@ module BudgeaClient
6531
6777
  # HTTP header 'Accept' (if needed)
6532
6778
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6533
6779
  # HTTP header 'Content-Type'
6534
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6780
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
6535
6781
 
6536
6782
  # form parameters
6537
6783
  form_params = {}
@@ -6601,7 +6847,7 @@ module BudgeaClient
6601
6847
  # HTTP header 'Accept' (if needed)
6602
6848
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6603
6849
  # HTTP header 'Content-Type'
6604
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6850
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
6605
6851
 
6606
6852
  # form parameters
6607
6853
  form_params = {}
@@ -6697,7 +6943,7 @@ module BudgeaClient
6697
6943
  # HTTP header 'Accept' (if needed)
6698
6944
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6699
6945
  # HTTP header 'Content-Type'
6700
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
6946
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
6701
6947
 
6702
6948
  # form parameters
6703
6949
  form_params = {}
@@ -6772,7 +7018,7 @@ module BudgeaClient
6772
7018
  # HTTP header 'Accept' (if needed)
6773
7019
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
6774
7020
  # HTTP header 'Content-Type'
6775
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
7021
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
6776
7022
 
6777
7023
  # form parameters
6778
7024
  form_params = {}
@@ -7068,7 +7314,7 @@ module BudgeaClient
7068
7314
  # HTTP header 'Accept' (if needed)
7069
7315
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7070
7316
  # HTTP header 'Content-Type'
7071
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
7317
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
7072
7318
 
7073
7319
  # form parameters
7074
7320
  form_params = {}
@@ -7104,12 +7350,13 @@ module BudgeaClient
7104
7350
  # @option opts [String] :secret bank additional login parameter
7105
7351
  # @option opts [String] :type bank additional login parameter
7106
7352
  # @option opts [String] :birthdate bank additional login parameter
7353
+ # @option opts [String] :otp bank additional login parameter
7107
7354
  # @option opts [String] :nuser bank additional login parameter
7108
- # @option opts [String] :website bank additional login parameter
7109
7355
  # @option opts [String] :openapiwebsite bank additional login parameter
7110
- # @option opts [String] :website2 bank additional login parameter
7356
+ # @option opts [String] :website bank additional login parameter
7111
7357
  # @option opts [String] :login bank additional login parameter
7112
7358
  # @option opts [Integer] :id_provider ID of the provider
7359
+ # @option opts [BOOLEAN] :resume Resume a decoupled connection creation
7113
7360
  # @option opts [String] :expand
7114
7361
  # @return [Connection]
7115
7362
  def users_id_user_connections_post(id_user, opts = {})
@@ -7132,12 +7379,13 @@ module BudgeaClient
7132
7379
  # @option opts [String] :secret bank additional login parameter
7133
7380
  # @option opts [String] :type bank additional login parameter
7134
7381
  # @option opts [String] :birthdate bank additional login parameter
7382
+ # @option opts [String] :otp bank additional login parameter
7135
7383
  # @option opts [String] :nuser bank additional login parameter
7136
- # @option opts [String] :website bank additional login parameter
7137
7384
  # @option opts [String] :openapiwebsite bank additional login parameter
7138
- # @option opts [String] :website2 bank additional login parameter
7385
+ # @option opts [String] :website bank additional login parameter
7139
7386
  # @option opts [String] :login bank additional login parameter
7140
7387
  # @option opts [Integer] :id_provider ID of the provider
7388
+ # @option opts [BOOLEAN] :resume Resume a decoupled connection creation
7141
7389
  # @option opts [String] :expand
7142
7390
  # @return [Array<(Connection, Fixnum, Hash)>] Connection data, response status code and response headers
7143
7391
  def users_id_user_connections_post_with_http_info(id_user, opts = {})
@@ -7175,12 +7423,13 @@ module BudgeaClient
7175
7423
  form_params['secret'] = opts[:'secret'] if !opts[:'secret'].nil?
7176
7424
  form_params['type'] = opts[:'type'] if !opts[:'type'].nil?
7177
7425
  form_params['birthdate'] = opts[:'birthdate'] if !opts[:'birthdate'].nil?
7426
+ form_params['otp'] = opts[:'otp'] if !opts[:'otp'].nil?
7178
7427
  form_params['nuser'] = opts[:'nuser'] if !opts[:'nuser'].nil?
7179
- form_params['website'] = opts[:'website'] if !opts[:'website'].nil?
7180
7428
  form_params['openapiwebsite'] = opts[:'openapiwebsite'] if !opts[:'openapiwebsite'].nil?
7181
- form_params['website'] = opts[:'website2'] if !opts[:'website2'].nil?
7429
+ form_params['website'] = opts[:'website'] if !opts[:'website'].nil?
7182
7430
  form_params['login'] = opts[:'login'] if !opts[:'login'].nil?
7183
7431
  form_params['id_provider'] = opts[:'id_provider'] if !opts[:'id_provider'].nil?
7432
+ form_params['resume'] = opts[:'resume'] if !opts[:'resume'].nil?
7184
7433
 
7185
7434
  # http body (model)
7186
7435
  post_body = nil
@@ -7234,7 +7483,7 @@ module BudgeaClient
7234
7483
  # HTTP header 'Accept' (if needed)
7235
7484
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7236
7485
  # HTTP header 'Content-Type'
7237
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
7486
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
7238
7487
 
7239
7488
  # form parameters
7240
7489
  form_params = {}
@@ -7318,7 +7567,7 @@ module BudgeaClient
7318
7567
  # HTTP header 'Accept' (if needed)
7319
7568
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7320
7569
  # HTTP header 'Content-Type'
7321
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
7570
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
7322
7571
 
7323
7572
  # form parameters
7324
7573
  form_params = {}
@@ -7381,7 +7630,7 @@ module BudgeaClient
7381
7630
  # HTTP header 'Accept' (if needed)
7382
7631
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7383
7632
  # HTTP header 'Content-Type'
7384
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
7633
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
7385
7634
 
7386
7635
  # form parameters
7387
7636
  form_params = {}
@@ -7641,7 +7890,7 @@ module BudgeaClient
7641
7890
  # HTTP header 'Accept' (if needed)
7642
7891
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7643
7892
  # HTTP header 'Content-Type'
7644
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
7893
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
7645
7894
 
7646
7895
  # form parameters
7647
7896
  form_params = {}
@@ -7732,7 +7981,7 @@ module BudgeaClient
7732
7981
  # HTTP header 'Accept' (if needed)
7733
7982
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7734
7983
  # HTTP header 'Content-Type'
7735
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
7984
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
7736
7985
 
7737
7986
  # form parameters
7738
7987
  form_params = {}
@@ -7861,7 +8110,7 @@ module BudgeaClient
7861
8110
  # HTTP header 'Accept' (if needed)
7862
8111
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7863
8112
  # HTTP header 'Content-Type'
7864
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
8113
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
7865
8114
 
7866
8115
  # form parameters
7867
8116
  form_params = {}
@@ -7924,7 +8173,7 @@ module BudgeaClient
7924
8173
  # HTTP header 'Accept' (if needed)
7925
8174
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7926
8175
  # HTTP header 'Content-Type'
7927
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
8176
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
7928
8177
 
7929
8178
  # form parameters
7930
8179
  form_params = {}
@@ -8014,7 +8263,7 @@ module BudgeaClient
8014
8263
  # HTTP header 'Accept' (if needed)
8015
8264
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
8016
8265
  # HTTP header 'Content-Type'
8017
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
8266
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
8018
8267
 
8019
8268
  # form parameters
8020
8269
  form_params = {}
@@ -8083,7 +8332,7 @@ module BudgeaClient
8083
8332
  # HTTP header 'Accept' (if needed)
8084
8333
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
8085
8334
  # HTTP header 'Content-Type'
8086
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
8335
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
8087
8336
 
8088
8337
  # form parameters
8089
8338
  form_params = {}
@@ -8437,7 +8686,7 @@ module BudgeaClient
8437
8686
  # HTTP header 'Accept' (if needed)
8438
8687
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
8439
8688
  # HTTP header 'Content-Type'
8440
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
8689
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
8441
8690
 
8442
8691
  # form parameters
8443
8692
  form_params = {}
@@ -8563,7 +8812,7 @@ module BudgeaClient
8563
8812
  # HTTP header 'Accept' (if needed)
8564
8813
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
8565
8814
  # HTTP header 'Content-Type'
8566
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
8815
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
8567
8816
 
8568
8817
  # form parameters
8569
8818
  form_params = {}
@@ -8626,7 +8875,7 @@ module BudgeaClient
8626
8875
  # HTTP header 'Accept' (if needed)
8627
8876
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
8628
8877
  # HTTP header 'Content-Type'
8629
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
8878
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
8630
8879
 
8631
8880
  # form parameters
8632
8881
  form_params = {}
@@ -8716,7 +8965,7 @@ module BudgeaClient
8716
8965
  # HTTP header 'Accept' (if needed)
8717
8966
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
8718
8967
  # HTTP header 'Content-Type'
8719
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
8968
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
8720
8969
 
8721
8970
  # form parameters
8722
8971
  form_params = {}
@@ -8785,7 +9034,7 @@ module BudgeaClient
8785
9034
  # HTTP header 'Accept' (if needed)
8786
9035
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
8787
9036
  # HTTP header 'Content-Type'
8788
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
9037
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
8789
9038
 
8790
9039
  # form parameters
8791
9040
  form_params = {}
@@ -9127,7 +9376,7 @@ module BudgeaClient
9127
9376
  # HTTP header 'Accept' (if needed)
9128
9377
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
9129
9378
  # HTTP header 'Content-Type'
9130
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
9379
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
9131
9380
 
9132
9381
  # form parameters
9133
9382
  form_params = {}
@@ -9217,7 +9466,7 @@ module BudgeaClient
9217
9466
  # HTTP header 'Accept' (if needed)
9218
9467
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
9219
9468
  # HTTP header 'Content-Type'
9220
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
9469
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
9221
9470
 
9222
9471
  # form parameters
9223
9472
  form_params = {}
@@ -9286,7 +9535,7 @@ module BudgeaClient
9286
9535
  # HTTP header 'Accept' (if needed)
9287
9536
  header_params['Accept'] = @api_client.select_header_accept(['application/json'])
9288
9537
  # HTTP header 'Content-Type'
9289
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json', 'multipart/form-data'])
9538
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/x-www-form-urlencoded'])
9290
9539
 
9291
9540
  # form parameters
9292
9541
  form_params = {}