docs/LoggingSyslogAdditional.md in fastly-8.4.0 vs docs/LoggingSyslogAdditional.md in fastly-8.5.0
- old
+ new
@@ -6,9 +6,9 @@
| ---- | ---- | ----------- | ----- |
| **message_type** | [**LoggingMessageType**](LoggingMessageType.md) | | [optional][default to 'classic'] |
| **hostname** | **String** | The hostname used for the syslog endpoint. | [optional] |
| **ipv4** | **String** | The IPv4 address used for the syslog endpoint. | [optional] |
| **token** | **String** | Whether to prepend each message with a specific token. | [optional][default to 'null'] |
-| **use_tls** | [**LoggingUseTls**](LoggingUseTls.md) | | [optional][default to LoggingUseTls::no_tls] |
+| **use_tls** | [**LoggingUseTlsString**](LoggingUseTlsString.md) | | [optional][default to '0'] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)