docs/TlsDomainsApi.md in fastly-8.2.0 vs docs/TlsDomainsApi.md in fastly-8.4.0

- old
+ new

@@ -6,12 +6,15 @@ api_instance = Fastly::TlsDomainsApi.new ``` ## Methods -| Method | HTTP request | Description | -| ------ | ------------ | ----------- | -| [**list_tls_domains**](TlsDomainsApi.md#list_tls_domains) | **GET** /tls/domains | List TLS domains | +> [!NOTE] +> All URIs are relative to `https://api.fastly.com` + +Method | HTTP request | Description +------ | ------------ | ----------- +[**list_tls_domains**](TlsDomainsApi.md#list_tls_domains) | **GET** /tls/domains | List TLS domains ## `list_tls_domains()` ```ruby