Skip to content

Commit 05984dc

Browse files
committed
remove token from query params
1 parent c431a15 commit 05984dc

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

apify-api/openapi/paths/datasets/datasets@{datasetId}@statistics.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@ get:
1616
schema:
1717
type: string
1818
example: WkzbQMuFYuamGv3YF
19-
- name: token
20-
in: query
21-
description: |
22-
API authentication token. It is required only when using the `username~dataset-name` format for `datasetId`.
23-
style: form
24-
explode: true
25-
schema:
26-
type: string
27-
example: soSkq9ekdmfOslopH
2819
responses:
2920
'200':
3021
description: ''

0 commit comments

Comments
 (0)