mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
Snapshots all four versioned Docusaurus sections at v6.1.0. Built on top of the version-cutting tooling work in chore/docs-cut-6.1.0-versions so the snapshot benefits from: - Auto-gen refresh before snapshotting (database pages from engine spec metadata, API reference from openapi.json, component pages from Storybook stories) — captured at the SHA we cut from rather than whatever happened to be on disk. - Data-import freeze: country list, feature flag table, database diagnostics, and component metadata are copied into snapshot-local `_versioned_data/` dirs so the historical version doesn't silently mutate when the source files change. - Depth-aware import-path rewriter that handles deeply-nested component MDX files referencing `../../../src/` from the snapshot. Versioning behavior: `lastVersion` stays at `current` for every section, so the canonical URLs (`/docs/...`, `/admin-docs/...`, `/developer-docs/...`, `/components/...`) continue to render content from master. The `current` version is consistently labeled "Next" with an `unreleased` banner, and `6.1.0` is a historical pin accessible only via its explicit version segment. Component playground: previously `disabled: true` in versions-config.json, now enabled and versioned. The plugin block in docusaurus.config.ts was already gated only by the `disabled` flag, so no other code changes were needed to bring it back online. The frozen `databases.json` in the snapshot is the canonical 80-database artifact from the latest committed state in master (preserved by the generator's input-hash cache), not a fallback regenerated from a local Flask environment.
69 lines
3.2 KiB
Plaintext
69 lines
3.2 KiB
Plaintext
---
|
|
id: get-charts-and-dashboards-count-associated-to-a-dataset
|
|
title: "Get charts and dashboards count associated to a dataset"
|
|
description: "Get charts and dashboards count associated to a dataset"
|
|
sidebar_label: "Get charts and dashboards count associated to a dataset"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFV9tu2zgQ/RVisA8JVomTRRcIVPQhm6S3Ldo0drELRIHLSGOLrUSq5MiJK+jfF0NKsh17gV4C9EkSL8NzzgxnRg1U0soSCa2D+LoBpSGGSlIOEWhZIsSgsqmx07pWGURg8UutLGYQk60xApfmWEqIG6BlxasdWaXn0LY3vNhVRjt0PP/H0RE/UqMJNfGrrKpCpZKU0aNPzmgeW9mrrKnQkgq701xacjvGTR2MZehSqyo2BjGc8XIRJqMemtKEc7TQemR1sWPfqSiUI2FmIpMuvzXSZg4iUITljsNVtkZ8zborVIrTIN+WMBEs1NdpGNxWbQBrbj9h6sErKnjgXJJ0SFdYSMLME4TVcmmtXH7vfscG1oh+q7rn/ZZfpjCHy7REkpmk9ejrWHsf1POd6nd6/Lj0A/ufkP98xf3bN73z0+6qu1V8PN7Lsgp0hhvy0Kdty0dseuF9jXYpOh+1ETw5Ov6Jy1mic3L+TaJuYh42wgcta8qNVV8xi8VpTTlq6s4XQ9LZwWR9Y2Dy5NcyeWtIzEyts1hMcvTY0RFmrLapbYoiM+iENiTwXjnaRWqwwaf8+VOJ8xEYvdKEVstCOLQLtAKtNTYWp1rUGu8rTJmdHxQmTWv7P556LkkWYZ0/3GFaW0VLX3c+3RHE1zdcNUjOuRb1we/gJoL7g9RkOPbgQqEqpJ5DDOmHqzcQQSFvsVh9BqH5u7aFOPhXvLiYiARyoioejQqTyiI3juKTo5OTkazUaHE8ysJxo2ZV79qRDTdvGhRyCYgkSbQQBy9FAqdd4HlHxOIvlBat+O307OxiPJ5O3v198TYBaKMB7OWScqPX4A4DA2BVVsZSHzUu0Ynuq6h4NgwfzpH2GId4HFZRsJWjzNC6Z80DbgnEIoGOXwLidyHTFJ2bkvmMuk30fqIrqzTt9VgPOSz39vfX2b+WCzn28bCmwMbgym1GOxZhIC7vpCIxQ0pzz/vxWDcb1OP+Wzz0L2vwsXdxE/hPPP2PYUfLD9biaaIDfkYxYH+gTLfIFHhYmPkeL91/Chz+m5fmBZIImV1Ina3VzFB6hXTOpIp5CTJCio45RFAi5SaDGOb+0/d0MXyPQuwRf+PDjastO2yn7vAQ9hueFhkusDBViZq63OHjIRhqKmvIpKZo49GoYVNt3HDwt1vWzmpHpuxNRLCQVsnbAvuGwZsJrcZM+q7Dw4QIUNcl55Lukx8+n2zafzmZXIrBThsBo9m0N/DdAjcOSZHnuOMTxopXl2yEuWwa2SlVt9+vbn3b3CfGMaf0QNKnxwZuffw9N7aUbO/1PxPoWnC+NWF21Y150tws3dHU4syiy3/USBuB0jOz3c6N6wptCLi+aVkb4tgJ6xbHQRJHpfT1qvu5+PH43sAxFDfCexpVhVSaz/OR1nSxfw2yUgzqmHcPduIH/zebV+CmD4ZraJpb6fCDLdqWh79wC8U1axWP/ppkyvF7BvFMFg63gA51HPauur5mX6z03iTQt5d66cO+qPkLIviMy80/s/aGw9YnMY8iLDhNU/SZtd+61TlwvA2Z4sUFhwL3U2uKDgHRvbD1nbCaJqwIWbEdUPoiwQDb9j8EhwND
|
|
sidebar_class_name: "get api-method"
|
|
info_path: developer-docs/api/superset
|
|
custom_edit_url: null
|
|
hide_send_button: true
|
|
show_extensions: true
|
|
---
|
|
|
|
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
|
|
import ParamsDetails from "@theme/ParamsDetails";
|
|
import RequestSchema from "@theme/RequestSchema";
|
|
import StatusCodes from "@theme/StatusCodes";
|
|
import OperationTabs from "@theme/OperationTabs";
|
|
import TabItem from "@theme/TabItem";
|
|
import Heading from "@theme/Heading";
|
|
import Translate from "@docusaurus/Translate";
|
|
|
|
<Heading
|
|
as={"h1"}
|
|
className={"openapi__heading"}
|
|
children={"Get charts and dashboards count associated to a dataset"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/dataset/{id_or_uuid}/related_objects"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get charts and dashboards count associated to a dataset
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./get-charts-and-dashboards-count-associated-to-a-dataset.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-charts-and-dashboards-count-associated-to-a-dataset.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-charts-and-dashboards-count-associated-to-a-dataset.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|