docs/AclResponse.md in fastly-5.1.0 vs docs/AclResponse.md in fastly-5.1.1
- old
+ new
@@ -7,10 +7,10 @@
| **name** | **String** | Name for the ACL. Must start with an alphanumeric character and contain only alphanumeric characters, underscores, and whitespace. | [optional] |
| **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] |
-| **version** | **Integer** | | [optional][readonly] |
+| **version** | **String** | String representing the number identifying a version of the service. | [optional][readonly] |
| **id** | **String** | | [optional][readonly] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)