updating valid values for action
This commit is contained in:
Tim Spurway 2016-03-31 15:20:38 -04:00
Родитель 3523ca26db
Коммит abe935bde3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -49,7 +49,7 @@ The Activity Stream addon sends two distinct types of pings to the backend (HTTP
| KEY | DESCRIPTION |   |
|-----|-------------|:-----:|
| `action` | Always `activity_stream`. | :one:
| `action` | Either `activity_stream_event` or `activity_stream_session`. | :one:
| `addon_version` | The version of the Activity Stream addon. | :one:
| `click_position` | The index of the element in the `source` that was clicked. | :one:
| `client_id` | An identifier for this client. | :one: