docs/DocumentsApi.md in budgea_client-1.3.6 vs docs/DocumentsApi.md in budgea_client-1.3.9
- old
+ new
@@ -91,10 +91,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::DocumentsApi.new
opts = {
expand: "expand_example" # String |
@@ -119,11 +126,11 @@
[**InlineResponse20013**](InlineResponse20013.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -139,10 +146,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::DocumentsApi.new
id_documenttype = 56 # Integer |
@@ -176,11 +190,11 @@
[**DocumentType**](DocumentType.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -196,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::DocumentsApi.new
file = File.new("/path/to/file.txt") # File | File of the document
@@ -228,11 +249,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -248,10 +269,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -285,11 +313,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -305,10 +333,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -360,11 +395,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -380,10 +415,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -420,11 +462,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -440,10 +482,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -502,11 +551,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -522,10 +571,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -585,11 +641,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -605,10 +661,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -645,11 +708,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -665,10 +728,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -702,11 +772,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -722,10 +792,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -777,11 +854,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -797,10 +874,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -837,11 +921,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -857,10 +941,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -919,11 +1010,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -939,10 +1030,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1002,11 +1100,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -1022,10 +1120,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1062,11 +1167,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1082,10 +1187,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1122,11 +1234,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1142,10 +1254,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1200,11 +1319,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1220,10 +1339,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1263,11 +1389,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1283,10 +1409,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1348,11 +1481,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -1368,10 +1501,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1434,11 +1574,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -1454,10 +1594,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1497,11 +1644,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1517,10 +1664,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1557,11 +1711,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1577,10 +1731,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1635,11 +1796,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1655,10 +1816,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1698,11 +1866,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1718,10 +1886,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1783,11 +1958,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -1803,10 +1978,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1869,11 +2051,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -1889,10 +2071,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1932,11 +2121,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -1952,10 +2141,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1986,11 +2182,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2006,10 +2202,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2058,11 +2261,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2078,10 +2281,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2115,11 +2325,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2135,10 +2345,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2194,11 +2411,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -2214,10 +2431,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2274,11 +2498,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -2294,10 +2518,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2331,11 +2562,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2351,10 +2582,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2388,11 +2626,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2408,10 +2646,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2463,11 +2708,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2483,10 +2728,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2523,11 +2775,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2543,10 +2795,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2605,11 +2864,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -2625,10 +2884,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2688,11 +2954,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -2708,10 +2974,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2748,11 +3021,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2768,10 +3041,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2805,11 +3085,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2825,10 +3105,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2880,11 +3167,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2900,10 +3187,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2940,11 +3234,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2960,10 +3254,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3022,11 +3323,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -3042,10 +3343,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3105,11 +3413,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -3125,10 +3433,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3165,11 +3480,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3185,10 +3500,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3222,11 +3544,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3242,10 +3564,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3297,11 +3626,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3317,10 +3646,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3357,11 +3693,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3377,10 +3713,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3439,11 +3782,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -3459,10 +3802,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3522,11 +3872,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -3542,10 +3892,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3582,11 +3939,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3602,10 +3959,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3633,11 +3997,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3653,10 +4017,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3702,11 +4073,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3722,10 +4093,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3756,11 +4134,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3776,10 +4154,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3832,11 +4217,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -3852,10 +4237,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3909,11 +4301,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -3929,10 +4321,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3963,11 +4362,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3983,10 +4382,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4018,11 +4424,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -4038,10 +4444,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4072,11 +4485,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4092,10 +4505,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4144,11 +4564,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4164,10 +4584,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4201,11 +4628,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4221,10 +4648,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4280,11 +4714,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -4300,10 +4734,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4360,11 +4801,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -4380,10 +4821,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4417,11 +4865,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -4437,10 +4885,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4471,11 +4926,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4491,10 +4946,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4543,11 +5005,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4563,10 +5025,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4600,11 +5069,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4620,10 +5089,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4679,11 +5155,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -4699,10 +5175,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4759,11 +5242,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -4779,10 +5262,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4816,11 +5306,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -4836,10 +5326,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4870,11 +5367,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4890,10 +5387,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4942,11 +5446,11 @@
[**InlineResponse20026**](InlineResponse20026.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4962,10 +5466,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4999,11 +5510,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5019,10 +5530,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5078,11 +5596,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -5098,10 +5616,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5158,11 +5683,11 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -5178,10 +5703,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::DocumentsApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5215,10 +5747,10 @@
[**Document**](Document.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json