docs/WealthApi.md in budgea_client-1.3.6 vs docs/WealthApi.md in budgea_client-1.3.9

- old
+ new

@@ -29,10 +29,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new opts = { expand: "expand_example" # String | @@ -57,11 +64,11 @@ [**InlineResponse20014**](InlineResponse20014.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -77,10 +84,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_security = 56 # Integer | @@ -115,11 +129,11 @@ nil (empty response body) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -135,10 +149,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -169,11 +190,11 @@ [**InlineResponse20019**](InlineResponse20019.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -189,10 +210,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -226,11 +254,11 @@ [**InlineResponse20020**](InlineResponse20020.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -246,10 +274,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -290,11 +325,11 @@ nil (empty response body) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -310,10 +345,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -347,11 +389,11 @@ [**InlineResponse20019**](InlineResponse20019.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -367,10 +409,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -407,11 +456,11 @@ [**InlineResponse20020**](InlineResponse20020.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -427,10 +476,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -474,11 +530,11 @@ nil (empty response body) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -494,10 +550,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -528,11 +591,11 @@ [**InlineResponse20019**](InlineResponse20019.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -548,10 +611,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -585,11 +655,11 @@ [**InlineResponse20020**](InlineResponse20020.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -605,10 +675,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -649,11 +726,11 @@ nil (empty response body) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -669,10 +746,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -700,11 +784,11 @@ [**InlineResponse20019**](InlineResponse20019.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -720,10 +804,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -754,11 +845,11 @@ [**InlineResponse20020**](InlineResponse20020.md) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json @@ -774,10 +865,17 @@ ### Example ```ruby # load the gem require 'budgea_client' +# setup authorization +BudgeaClient.configure do |config| + # Configure API key authorization: api_key + config.api_key['Authorization'] = 'YOUR API KEY' + # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil) + #config.api_key_prefix['Authorization'] = 'Bearer' +end api_instance = BudgeaClient::WealthApi.new id_user = "id_user_example" # String | Hint: you can use 'me' or 'all' @@ -815,10 +913,10 @@ nil (empty response body) ### Authorization -No authorization required +[api_key](../README.md#api_key) ### HTTP request headers - **Content-Type**: application/json, multipart/form-data - **Accept**: application/json