docs/Integration.md in launchdarkly_api-10.0.0 vs docs/Integration.md in launchdarkly_api-11.0.0

- old
+ new

@@ -2,10 +2,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| **_links** | [**Hash<String, Link>**](Link.md) | Links to other resources within the API. Includes the URL and content type of those resources. | [optional] | +| **_links** | [**Hash<String, Link>**](Link.md) | The location and content type of related resources | [optional] | | **_id** | **String** | The ID for this integration audit log subscription | [optional] | | **kind** | **String** | The type of integration | [optional] | | **name** | **String** | A human-friendly name for the integration | [optional] | | **config** | **Hash<String, Object>** | Details on configuration for an integration of this type. Refer to the <code>formVariables</code> field in the corresponding <code>manifest.json</code> for a full list of fields for each integration. | [optional] | | **statements** | [**Array<Statement>**](Statement.md) | Represents a Custom role policy, defining a resource kinds filter the integration audit log subscription responds to. | [optional] |