docs/ServiceListResponse.md in fastly-8.0.1 vs docs/ServiceListResponse.md in fastly-8.1.0
- old
+ new
@@ -10,10 +10,10 @@
| **comment** | **String** | A freeform descriptive note. | [optional] |
| **name** | **String** | The name of the service. | [optional] |
| **customer_id** | **String** | Alphanumeric string identifying the customer. | [optional] |
| **type** | **String** | The type of this service. | [optional] |
| **id** | **String** | | [optional][readonly] |
-| **version** | **Integer** | Current [version](/reference/api/services/version/) of the service. | [optional] |
-| **versions** | [**Array<SchemasVersionResponse>**](SchemasVersionResponse.md) | A list of [versions](/reference/api/services/version/) associated with the service. | [optional] |
+| **version** | **Integer** | Current [version](https://www.fastly.com/documentation/reference/api/services/version/) of the service. | [optional] |
+| **versions** | [**Array<SchemasVersionResponse>**](SchemasVersionResponse.md) | A list of [versions](https://www.fastly.com/documentation/reference/api/services/version/) associated with the service. | [optional] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)