docs/v1/SyntheticsGlobalVariableAttributes.md in datadog_api_client-1.4.0 vs docs/v1/SyntheticsGlobalVariableAttributes.md in datadog_api_client-1.5.0

- old
+ new

@@ -1,11 +1,11 @@ # DatadogAPIClient::V1::SyntheticsGlobalVariableAttributes ## Properties -| Name | Type | Description | Notes | -| ---- | ---- | ----------- | ----- | +| Name | Type | Description | Notes | +| -------------------- | ----------------------- | --------------------------------------------------------------- | ---------- | | **restricted_roles** | **Array<String>** | List of role identifiers that can be pulled from the Roles API. | [optional] | ## Example ```ruby @@ -13,6 +13,5 @@ instance = DatadogAPIClient::V1::SyntheticsGlobalVariableAttributes.new( restricted_roles: null ) ``` -