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

- old
+ new

@@ -6,12 +6,15 @@ api_instance = Fastly::ContentApi.new ``` ## Methods -| Method | HTTP request | Description | -| ------ | ------------ | ----------- | -| [**content_check**](ContentApi.md#content_check) | **GET** /content/edge_check | Check status of content in each POP's cache | +> [!NOTE] +> All URIs are relative to `https://api.fastly.com` + +Method | HTTP request | Description +------ | ------------ | ----------- +[**content_check**](ContentApi.md#content_check) | **GET** /content/edge_check | Check status of content in each POP's cache ## `content_check()` ```ruby