docs/Destinations.md in launchdarkly_api-9.0.1 vs docs/Destinations.md in launchdarkly_api-10.0.0

- old
+ new

@@ -2,11 +2,11 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| **_links** | [**Hash<String, Link>**](Link.md) | | [optional] | -| **items** | [**Array<Destination>**](Destination.md) | | [optional] | +| **_links** | [**Hash<String, Link>**](Link.md) | Links to other resources within the API. Includes the URL and content type of those resources. | [optional] | +| **items** | [**Array<Destination>**](Destination.md) | An array of Data Export destinations | [optional] | ## Example ```ruby require 'launchdarkly_api'