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

- old
+ new

@@ -15,10 +15,10 @@ | **tls_hostname** | **String** | The hostname to verify the server's certificate. This should be one of the Subject Alternative Name (SAN) fields for the certificate. Common Names (CN) are not supported. | [optional][default to 'null'] | | **request_max_entries** | **Integer** | The maximum number of logs sent in one request. Defaults `0` for unbounded. | [optional][default to 0] | | **request_max_bytes** | **Integer** | The maximum number of bytes sent in one request. Defaults `0` for unbounded. | [optional][default to 0] | | **url** | **String** | The URL to post logs to. | [optional] | | **token** | **String** | A Splunk token for use in posting logs over HTTP to your collector. | [optional] | -| **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] |