docs/AutomationTokenResponseAllOf.md in fastly-5.2.2 vs docs/AutomationTokenResponseAllOf.md in fastly-5.3.0
- old
+ new
@@ -2,11 +2,11 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **id** | **String** | | [optional][readonly] |
-| **customer_id** | **String** | | [optional][readonly] |
+| **id** | [**ReadOnlyId**](ReadOnlyId.md) | | [optional] |
+| **customer_id** | [**ReadOnlyCustomerId**](ReadOnlyCustomerId.md) | | [optional] |
| **role** | **String** | | [optional] |
| **ip** | **String** | The IP address of the client that last used the token. | [optional] |
| **user_agent** | **String** | The User-Agent header of the client that last used the token. | [optional] |
| **sudo_expires_at** | **String** | | [optional][readonly] |
| **last_used_at** | **Time** | A UTC time-stamp of when the token was last used. | [optional][readonly] |