docs/OutgoingIntegrationConfiguration.md in talon_one-3.0.2 vs docs/OutgoingIntegrationConfiguration.md in talon_one-5.0.0

- old
+ new

@@ -5,10 +5,10 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | Unique ID for this entity. | **account_id** | **Integer** | The ID of the account to which this configuration belongs. | **type_id** | **Integer** | The outgoing integration type ID. | -**policy** | [**Object**](.md) | | +**policy** | [**Object**](.md) | The outgoing integration policy specific to each integration type. | ## Code Sample ```ruby require 'TalonOne'