docs/AttributesApi.md in sib-api-v3-sdk-5.2.0 vs docs/AttributesApi.md in sib-api-v3-sdk-5.2.1

- old
+ new

@@ -23,10 +23,15 @@ SibApiV3Sdk.configure do |config| # Configure API key authorization: api-key config.api_key['api-key'] = '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['api-key'] = 'Bearer' + + # Configure API key authorization: partner-key + config.api_key['partner-key'] = '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['partner-key'] = 'Bearer' end api_instance = SibApiV3Sdk::AttributesApi.new attribute_category = "attribute_category_example" # String | Category of the attribute @@ -56,11 +61,11 @@ nil (empty response body) ### Authorization -[api-key](../README.md#api-key) +[api-key](../README.md#api-key), [partner-key](../README.md#partner-key) ### HTTP request headers - **Content-Type**: application/json - **Accept**: application/json @@ -80,10 +85,15 @@ SibApiV3Sdk.configure do |config| # Configure API key authorization: api-key config.api_key['api-key'] = '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['api-key'] = 'Bearer' + + # Configure API key authorization: partner-key + config.api_key['partner-key'] = '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['partner-key'] = 'Bearer' end api_instance = SibApiV3Sdk::AttributesApi.new attribute_category = "attribute_category_example" # String | Category of the attribute @@ -110,11 +120,11 @@ nil (empty response body) ### Authorization -[api-key](../README.md#api-key) +[api-key](../README.md#api-key), [partner-key](../README.md#partner-key) ### HTTP request headers - **Content-Type**: application/json - **Accept**: application/json @@ -134,10 +144,15 @@ SibApiV3Sdk.configure do |config| # Configure API key authorization: api-key config.api_key['api-key'] = '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['api-key'] = 'Bearer' + + # Configure API key authorization: partner-key + config.api_key['partner-key'] = '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['partner-key'] = 'Bearer' end api_instance = SibApiV3Sdk::AttributesApi.new begin @@ -156,11 +171,11 @@ [**GetAttributes**](GetAttributes.md) ### Authorization -[api-key](../README.md#api-key) +[api-key](../README.md#api-key), [partner-key](../README.md#partner-key) ### HTTP request headers - **Content-Type**: application/json - **Accept**: application/json @@ -180,10 +195,15 @@ SibApiV3Sdk.configure do |config| # Configure API key authorization: api-key config.api_key['api-key'] = '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['api-key'] = 'Bearer' + + # Configure API key authorization: partner-key + config.api_key['partner-key'] = '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['partner-key'] = 'Bearer' end api_instance = SibApiV3Sdk::AttributesApi.new attribute_category = "attribute_category_example" # String | Category of the attribute @@ -213,10 +233,10 @@ nil (empty response body) ### Authorization -[api-key](../README.md#api-key) +[api-key](../README.md#api-key), [partner-key](../README.md#partner-key) ### HTTP request headers - **Content-Type**: application/json - **Accept**: application/json