mirror of
https://github.com/apache/superset.git
synced 2026-05-08 01:15:46 +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.1 KiB
Plaintext
69 lines
3.1 KiB
Plaintext
---
|
|
id: get-the-dashboards-embedded-configuration
|
|
title: "Get the dashboard's embedded configuration"
|
|
description: "Get the dashboard's embedded configuration"
|
|
sidebar_label: "Get the dashboard's embedded configuration"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJytVm1v2zYQ/ivEYcASTIntrgUCFf2QZWn6hi2IHWxYFLi0dLaYSqRKUk48Qf99OFKSpdgNtnSfJB7J4/PcPTxeBQXXPEeL2kB4U0GCJtaisEJJCGGWIku4SReK64SJhCnNTFauIABB8wW3KQQgeY4QgkjmSs+beY1fS6ExgdDqEgMwcYo5h7ACuylotbFayBXU9S0tNoWSBg3NvxiP6RMraVFa+uVFkYmYE6jRnSFkVc9foVWB2gq/W6MpM7tr51mm7jGZJyrnQjqTsJibPYiC1sC15hsaxymXK0zmi82u46XQxs59CPa4EknPLKTFFWqyZ/ypXaVB/Y3JLTy1uMPYQgBW2IwM1wb1pI/Xh2qpdM4thJBwi0dW5AjB7pFdnucDyD1M5d6JJ/Cc5wtMEkx+bV1fNXme+uTt7q0DwAeeFxkOc7mTvZvbIUt4MX7x8mg8OZq8mk3G4c/jcDz+Cx6zakG3ZLYkCMpQ+1fucEYypCOZTZFhQ6h3KWIll8LF5+V48h26zdEYvvpXCR8GqdsI15KXNlVa/I1JyE5Lm6K0zfmsu497qPY3kvdX33UD/wcm76Ul/WfMoF6jZqi10iE7layU+FBgbDHxRqbiuNTf4PWWW575de5wg3Gphd24Snd3b0lGVH4sX5GkoNOpgdsAHo5ileDUwfPFMeNyBSHE11efgG7wArPt0KhSxwQ+LnXGjv5kF+czFkFqbRGORpmKeZYqY8OT8cnJiBditJ6MOhmNJqNWWxGwKIokY0fvWASnTWJc6EP2C3KNmv1wenZ2Pp3OZ79/PP8tAqiDDtzlxqZK9uB1hg6gyAulrVMEGmsiGcm2ALM3nfl4hfaAcLDnsQj83hR5gtq8qR5xiSBkETR8ImA/MR7HaMzcqi8o60geRrLQQtqDFtsxCe/g8LDP9gNf86nLeI/xwLhNi5KGSHdE+T0Xli3Rxqnj+XyW1YBq2I7Z4/wR589tCivPd+bofvY7avoQ99eR9HgTbnmH9VEkmkUqw+NMrQ5o6eFrIEEPr8EFWle9OgY/mm0l8/Wr1A4gBJCjTRWVxhVS+NwLH8JuEKrta1938aB4uxvr70upKR17owqPQX6iaZbgGjNV5Chtc/ddtr2jqtDKqlhldTgaVeSqDiuScr3j7aw0VuWtiwDWXAu+yHyBat3Qf4JL7t4YBxMCQFnmVAuaIX1cNRj6fzebXbLOTx0AoRn66/jugJv6okZz9MZTU/X+kpwQl6GTvaFq9rvVteuf2sLm3lVP0pW3ChZObW/bDuDDHzNoejG6E3522w040nVAm+calxpN+lwn1PrIpfJ0BujLArXBfp/QM5F2/Lr1xIfE2Jy796bpMv+TmgdHd++RxQc7KjIupOtrtFOCV/oN8EIQjkm/eYAAwkF32wn+tk39DVTVghu81lldk/lriXrjG5VWfb7DFob+EwiXPDO4g7F7deHgqnmzD9kTjfheTm0DKzdO/FlJIwjgC26GjXp9S+J1hcuh8wtO4xhd9Wy37rz/pLquVFyckyCoh+gFuZNF80Pe98KqKr/CV8K6Q+keAgJY1/8A79ZZyw==
|
|
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 the dashboard's embedded configuration"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/dashboard/{id_or_slug}/embedded"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get the dashboard's embedded configuration
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./get-the-dashboards-embedded-configuration.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-the-dashboards-embedded-configuration.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-the-dashboards-embedded-configuration.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|