Commit 62bb4e7
authored
feat(api): add collection and prefix query params to get list of kv store keys (#1564)
Document new query params for `GET:
https://api.apify.com/v2/key-value-stores/storeId/keys`:
apify/apify-core#20726
Based on
https://github.com/apify/actor-whitepaper/blob/master/pages/KEY_VALUE_STORE_SCHEMA.md#api-implications1 parent c6b07e5 commit 62bb4e7
File tree
1 file changed
+13
-0
lines changed- apify-api/openapi/paths/key-value-stores
1 file changed
+13
-0
lines changedLines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
41 | 54 | | |
42 | 55 | | |
43 | 56 | | |
| |||
0 commit comments