docs/EventAttributes.md in fastly-4.0.0.alpha4 vs docs/EventAttributes.md in fastly-4.0.0

- old
+ new

@@ -11,8 +11,9 @@ | **event_type** | **String** | Type of event. Can be used with `filter[event_type]` | [optional] | | **ip** | **String** | IP addresses that the event was requested from. | [optional] | | **metadata** | **Object** | Hash of key value pairs of additional information. | [optional] | | **service_id** | **String** | | [optional][readonly] | | **user_id** | **String** | | [optional][readonly] | +| **token_id** | **String** | | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)