docs/SchemasVersionResponse.md in fastly-8.8.0 vs docs/SchemasVersionResponse.md in fastly-8.9.0

- old
+ new

@@ -13,8 +13,9 @@ | **testing** | **Boolean** | Unused at this time. | [optional][default to false] | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **service_id** | **String** | | [optional][readonly] | +| **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)