Skip to content

Commit

Permalink
remove token from query params
Browse files Browse the repository at this point in the history
  • Loading branch information
MFori committed Dec 30, 2024
1 parent c431a15 commit 05984dc
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,6 @@ get:
schema:
type: string
example: WkzbQMuFYuamGv3YF
- name: token
in: query
description: |
API authentication token. It is required only when using the `username~dataset-name` format for `datasetId`.
style: form
explode: true
schema:
type: string
example: soSkq9ekdmfOslopH
responses:
'200':
description: ''
Expand Down

0 comments on commit 05984dc

Please sign in to comment.