docs/WholePlatformDdosHistoricalApi.md in fastly-8.2.0 vs docs/WholePlatformDdosHistoricalApi.md in fastly-8.4.0
- old
+ new
@@ -6,12 +6,15 @@
api_instance = Fastly::WholePlatformDdosHistoricalApi.new
```
## Methods
-| Method | HTTP request | Description |
-| ------ | ------------ | ----------- |
-| [**get_platform_ddos_historical**](WholePlatformDdosHistoricalApi.md#get_platform_ddos_historical) | **GET** /metrics/platform/ddos | Get historical DDoS metrics for the entire Fastly platform |
+> [!NOTE]
+> All URIs are relative to `https://api.fastly.com`
+
+Method | HTTP request | Description
+------ | ------------ | -----------
+[**get_platform_ddos_historical**](WholePlatformDdosHistoricalApi.md#get_platform_ddos_historical) | **GET** /metrics/platform/ddos | Get historical DDoS metrics for the entire Fastly platform
## `get_platform_ddos_historical()`
```ruby