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

- old
+ new

@@ -25,9 +25,9 @@ | **request_max_bytes** | **Integer** | The maximum number of bytes sent in one request. Defaults `0` (no limit). | [optional][default to 0] | | **parse_log_keyvals** | **Boolean** | Enables parsing of key=value tuples from the beginning of a logline, turning them into [record headers](https://cwiki.apache.org/confluence/display/KAFKA/KIP-82+-+Add+Record+Headers). | [optional] | | **auth_method** | **String** | SASL authentication method. | [optional] | | **user** | **String** | SASL user. | [optional] | | **password** | **String** | SASL password. | [optional] | -| **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)