docs/ServiceListResponseAllOf.md in fastly-8.8.0 vs docs/ServiceListResponseAllOf.md in fastly-8.9.0
- old
+ new
@@ -5,8 +5,9 @@
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | | [optional][readonly] |
| **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] |
+| **environments** | [**Array<Environment>**](Environment.md) | A list of environments where the service has been deployed. | [optional] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)