docs/LoggingSyslogResponse.md in fastly-8.4.0 vs docs/LoggingSyslogResponse.md in fastly-8.5.0

- old
+ new

@@ -17,10 +17,10 @@ | **port** | **Integer** | The port number. | [optional][default to 514] | | **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'] | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **service_id** | **String** | | [optional][readonly] | | **version** | **String** | | [optional][readonly] |