docs/ServiceListResponse.md in fastly-4.0.0.alpha4 vs docs/ServiceListResponse.md in fastly-4.0.0
- old
+ new
@@ -7,10 +7,10 @@
| **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] |
| **comment** | **String** | A freeform descriptive note. | [optional] |
| **name** | **String** | The name of the service. | [optional] |
-| **customer_id** | **String** | | [optional][readonly] |
+| **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] |