Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/src/storages/dataset.ts
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ export class Dataset<Data extends Dictionary = Dictionary> {
* Returns an object containing general information about the dataset.
*
* The function returns the same object as the Apify API Client's
* [getDataset](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-datasets-getDataset)
* [DatasetClient.get()](https://docs.apify.com/api/client/js/reference/class/DatasetClient#get)
* function, which in turn calls the
* [Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)
* API endpoint.
Expand Down
2 changes: 1 addition & 1 deletion packages/core/src/storages/request_provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ export abstract class RequestProvider implements IStorage, IRequestManager {
* Returns an object containing general information about the request queue.
*
* The function returns the same object as the Apify API Client's
* [getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)
* [RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)
* function, which in turn calls the
* [Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)
* API endpoint.
Expand Down
8 changes: 4 additions & 4 deletions website/versioned_docs/version-3.10/api-typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -116645,7 +116645,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the dataset.\n\nThe function returns the same object as the Apify API Client's\n[getDataset](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-datasets-getDataset)\nfunction, which in turn calls the\n[Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the dataset.\n\nThe function returns the same object as the Apify API Client's\n[DatasetClient.get()](https://docs.apify.com/api/client/js/reference/class/DatasetClient#get)\nfunction, which in turn calls the\n[Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -146573,7 +146573,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -148729,7 +148729,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -150984,7 +150984,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down
8 changes: 4 additions & 4 deletions website/versioned_docs/version-3.11/api-typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -119227,7 +119227,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the dataset.\n\nThe function returns the same object as the Apify API Client's\n[getDataset](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-datasets-getDataset)\nfunction, which in turn calls the\n[Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the dataset.\n\nThe function returns the same object as the Apify API Client's\n[DatasetClient.get()](https://docs.apify.com/api/client/js/reference/class/DatasetClient#get)\nfunction, which in turn calls the\n[Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -149740,7 +149740,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -151912,7 +151912,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -154184,7 +154184,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down
8 changes: 4 additions & 4 deletions website/versioned_docs/version-3.12/api-typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -126287,7 +126287,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the dataset.\n\nThe function returns the same object as the Apify API Client's\n[getDataset](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-datasets-getDataset)\nfunction, which in turn calls the\n[Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the dataset.\n\nThe function returns the same object as the Apify API Client's\n[DatasetClient.get()](https://docs.apify.com/api/client/js/reference/class/DatasetClient#get)\nfunction, which in turn calls the\n[Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -157148,7 +157148,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -159320,7 +159320,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -161592,7 +161592,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down
8 changes: 4 additions & 4 deletions website/versioned_docs/version-3.13/api-typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -127032,7 +127032,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the dataset.\n\nThe function returns the same object as the Apify API Client's\n[getDataset](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-datasets-getDataset)\nfunction, which in turn calls the\n[Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the dataset.\n\nThe function returns the same object as the Apify API Client's\n[DatasetClient.get()](https://docs.apify.com/api/client/js/reference/class/DatasetClient#get)\nfunction, which in turn calls the\n[Get dataset](https://apify.com/docs/api/v2#/reference/datasets/dataset/get-dataset)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -158726,7 +158726,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -160928,7 +160928,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down Expand Up @@ -163256,7 +163256,7 @@
"summary": [
{
"kind": "text",
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[getQueue](https://docs.apify.com/api/apify-client-js/latest#ApifyClient-requestQueues)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
"text": "Returns an object containing general information about the request queue.\n\nThe function returns the same object as the Apify API Client's\n[RequestQueueClient.get()](https://docs.apify.com/api/client/js/reference/class/RequestQueueClient#get)\nfunction, which in turn calls the\n[Get request queue](https://apify.com/docs/api/v2#/reference/request-queues/queue/get-request-queue)\nAPI endpoint.\n\n**Example:**\n"
},
{
"kind": "code",
Expand Down
Loading
Loading