docs/LoggingLogentriesAdditional.md in fastly-7.1.1 vs docs/LoggingLogentriesAdditional.md in fastly-7.2.0
- old
+ new
@@ -3,10 +3,10 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **port** | **Integer** | The port number. | [optional][default to 20000] |
-| **token** | **String** | Use token based authentication ([https://logentries.com/doc/input-token/](https://logentries.com/doc/input-token/)). | [optional] |
+| **token** | **String** | Use token based authentication. | [optional] |
| **use_tls** | [**LoggingUseTls**](LoggingUseTls.md) | | [optional][default to LoggingUseTls::no_tls] |
| **region** | **String** | The region to which to stream logs. | [optional] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)