mirror of
https://github.com/apache/superset.git
synced 2026-05-08 09:25:56 +00:00
- Snapshot all four versioned docs sections at v6.1.0; master continues to serve as "Next" (lastVersion: current, banner: unreleased) so editing master keeps updating the canonical URLs - Enable the previously-disabled components plugin and version it - Rename stale "developer_portal" references to "developer_docs" across package.json scripts, manage-versions.mjs, theme files (DocVersionBadge, DocVersionBanner), DOCS_CLAUDE.md, and README.md (URL backward-compat redirect /developer_portal/* preserved) - Add admin_docs version scripts; drop dead "tutorials" plugin id from the version badge - Generalize fixVersionedImports in manage-versions.mjs to walk every section's snapshot and rewrite ../../src/ and ../../data/ imports, catching admin_docs and components files that previous version cuts would have broken - Remove orphan files: developer_portal_versions.json, tutorials_versions.json, and stray empty versions.json files inside components/ and developer_docs/ content directories
69 lines
3.3 KiB
Plaintext
69 lines
3.3 KiB
Plaintext
---
|
|
id: get-related-fields-data-report-related-column-name
|
|
title: "Get related fields data (report-related-column-name)"
|
|
description: "Get related fields data (report-related-column-name)"
|
|
sidebar_label: "Get related fields data (report-related-column-name)"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFV9tu2zgQ/RVisA8JVqmbRRcIVPQhLdLbFt0idrELRIHLSGObLUWqQ8qNK+jfF0NKsnzpomgf+mTzdnjOzHBm1EAlSZbokRykNw0oAylU0q8gASNLhBRyq+vSzMMoAcLPtSIsIPVUYwIuX2EpIW3Abyre7jwps4S2TRrIrfFoPK/KqtIql15ZM/norOG57dmKbIXkFToeLZT2SEcwE1Am13WBc1WEncpj6UYblfG4ROKd3YwkkhseV3KJx3fyytypr0eXt0j27iPmHhLwymueWKKfE2rpsZh3Uto2cIQUPtdIm60RP0N7y8ZzlTUuqvzj4UP++UEb5baOhwp0OamKD0EKsxUKb73UwtTlHZKwC9FxFGupa3SQHDEBoau137Ho7nV470kevy4siRK9LKSXYmFpuJHBYN+AbFG8/wb38UkR3S4IK0KHxgfLbPG2URGUfQegKtB4tVBIR6zwP56+jiDXwUrXnRMPg+y7EMLZaRcuCeC9LCuNI5eeb91xcxsCaldVByXiuxRsdAZ69FPhVKJzuw9k+44P/TciPRyEp7IQnB3Q+VS8MmupVSG26UVUZNeqwAKOaBqdjVrOf62W90bWfmVJfcUiFZe1X3HgxPvFkAKPCBkfjEoe/Volb60XC1ubIhXxOQQjI5vb2ZpyFIVFJ4z1Au8Vm/9Q1IDBt/z5q+PslfFIRmrhkNZIAokspeLSiNrgfYU5qwuTwuZ5Td/w1HPJWTLsC5c7zGtSfhPK4Mcv8fXdJuDlkksjXGNlyQt+uUWt0cFtAvdnuS1wGkjG+qmlWXLNfH/9BhLQ8g71dhgNzuOatDj7V7y4mokMVt5X6WSibS71yjqfXjy8uJjISk3W5xMK1066NDZpRtW4zUBkWWaEOHspMrjsAi84IhVPURKS+O3y2bOr6XQ++/uvq7cZAJfljuS7jV+FfNrTHCYGoqoMoruocZnJTF/DxJNh+sES/QnzED+nJokYK5QFknvS7GnKIBUZdLoyEL8Lmefo3NzbT2jazJxmpiJl/EnP8QGH48np6Vj1a7mW0xAHI+U7k1s3WeNY/CBYfpHKiwX6fBX0/rzaZkdy2o/Fvj9Z+4fepU3UPQuyP8QTLf+wDR5nJvIO1bjnvGeRbpPV+EDb5QlvPX0cWpTdR/IC/VBBFwp14SLsSZR21q2dRWVnrOwUEijRr2wRWyRIYj+ZwveYhc0fnnV8TjWxd44aGfa5vuFlUeAata1KNL5LEMH5EaipyHqbW92mk0nDUG3aMJn2AO1Z7bwtewhuMUjJO419bxRgYsuxkKFYB5qQAJq65ITRDfknJItd/Jez2Tsx4LQJMJtdvEHvAblpzHy8xlYTlsSrd6GVtbQHctRU3fmwu23Z7X32C41JFBlyYAN3IeieWyol473+ZwZd189PJK5uu6kguk348JxwQehWPwoSOumFPWzrpnWF5HDcXo2mOHbivvV5NInzpQxFqevFfzCod0gM5Ytb2UmlpTJ8WQizpgv4G5CVYkbn4bspWJv/BHRIIB1/Wd32EXADTXMnHb4n3bY8Hb8k+DXsMRhKMGxNt0vnE27Ct8fQIUN4430sR1Dl+H8B6UJqhwc6t7ecXHeNz6n41oV9P2w24zt7ImO97S3HfEh7gUbccZnnGHJwf/agt2D+Q3p5ccVxxB3XyCNDNHV/GP0or6aJO2IebQeaoZwwwbb9D66JPiM=
|
|
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 related fields data (report-related-column-name)"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/report/related/{column_name}"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get related fields data (report-related-column-name)
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./get-related-fields-data-report-related-column-name.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-related-fields-data-report-related-column-name.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-related-fields-data-report-related-column-name.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|