Skip to content

Commit

Permalink
PPTT-4480 updating recommended parameters of the tracking request
Browse files Browse the repository at this point in the history
  • Loading branch information
wronan committed Oct 31, 2023
1 parent 0527100 commit a10a1cc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data_collection/api/tracking_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ paths:
*IMPORTANT:* All of `string` type values HAVE TO be urlencoded in raw URL, according to https://url.spec.whatwg.org/ specification, as shown in examples. Decoded value is provided in at the end of description.
parameters:
- name: User-Agent
in: header
description: |
**Recommended** User agent of the browser that sent the request
schema:
type: string
example: curl/7.64.1
- name: idsite
in: query
description: |
Expand Down

0 comments on commit a10a1cc

Please sign in to comment.