We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c10d8f commit 0e426f4Copy full SHA for 0e426f4
1 file changed
docs/api-clients/events/README.md
@@ -14,7 +14,7 @@ The following sections list the properties for events pertaining to various type
14
15
| Property | Type | Description |
16
| ---------------------- | ---------------------------------- | ---------------------------------------------------------------------------- |
17
-| `event_id` <a href="#test-anchor" id="test-anchor"></a> | String | Unique identifier for the `event`. |
+| `event_id` {#test-anchor} | String | Unique identifier for the `event`. |
18
| `event_type` | See [Event Types](./#event-types). | Type of event. |
19
| `created_at` | String | Time at which the `event` was created. Displayed in an ISO8601 string. |
20
| `workspace_id` | String | Unique identifier for the `workspace` to which the `event` belongs. |
0 commit comments