Skip to content

Conversation

Pijukatel
Copy link
Contributor

@Pijukatel Pijukatel commented Sep 29, 2025

Description:

Update docs with signature query parameter for the following endpoints:

  • /key-value-store-record-get
  • /key-value-store-keys-get
  • /dataset-items-get

Issues:

Closed: #1954


Note

Documents an optional signature query parameter on dataset items, key-value store list keys, and get record endpoints.

  • Storage/Key-value stores:
    • openapi/paths/key-value-stores/key-value-stores@{storeId}@keys.yaml: Add optional signature query parameter to access keys.
    • openapi/paths/key-value-stores/key-value-stores@{storeId}@records@{recordKey}.yaml: Add optional signature query parameter to access a record.
  • Storage/Datasets:
    • openapi/paths/datasets/datasets@{datasetId}@items.yaml: Add optional signature query parameter to access items.

Written by Cursor Bugbot for commit bb14397. This will update automatically on new commits. Configure here.

@github-actions github-actions bot added this to the 124th sprint - Tooling team milestone Sep 29, 2025
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Sep 29, 2025
@apify-service-account
Copy link

Preview for this PR was built for commit bb14397 and is ready at https://pr-1955.preview.docs.apify.com!

@Pijukatel Pijukatel marked this pull request as ready for review September 29, 2025 13:14
@Pijukatel Pijukatel merged commit 99b0145 into master Sep 29, 2025
13 of 14 checks passed
@Pijukatel Pijukatel deleted the add-signatures-to-api-docs branch September 29, 2025 13:47
patrikbraborec pushed a commit that referenced this pull request Oct 1, 2025
)

### Description:
Update docs with signature query parameter for the following endpoints:
- /key-value-store-record-get
- /key-value-store-keys-get
- /dataset-items-get


### Issues:

Closed: #1954
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update API docs for endpoints with signature query parameter

3 participants