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.3 KiB
Plaintext
69 lines
3.3 KiB
Plaintext
---
|
|
id: get-metadata-information-about-this-api-resource-chart-info
|
|
title: "Get metadata information about this API resource (chart--info)"
|
|
description: "Get metadata information about this API resource"
|
|
sidebar_label: "Get metadata information about this API resource (chart--info)"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzNV21v2zYQ/isHYh8STImbYgMKFf2QBmmbvQazuw6wApeWzhYbilRJyo0r6L8PR0qKZDsd0g3oPkki747Pc2881SxDmxpROqEVi9lrdFCg4xl3HIRaaVNw2gK+1JUDlwsL59dXYNDqyqTIIlZywwt0aCyL5zVLtXKoHItrxstSitTrTz5Ysl8zm+ZYcHorjS7ROIHWy2bZItWyKlT3KUiPy+uR2Fip5Gukp9uWyGImlMM1GtZEfmdhxeeD203ULenlB0wdO7SAmXD/L0S3uPVnCIeFf0FVFSyej3y3AzxiKyF9bCJWoimEtUL7dVJywknsVLoPpRWym/5864xQ6wEgbgzfHoAcsWAhZmt0C8qdRRvshoQFpdfHCs2WzuAFCX5kzU3EDNpSKxsc+PTJE3r8N1n0j0HdE+i8tWc5KC0C8EEMxlLd9rioZjlCMAwkcArvhJSwRHCGKyu5wwyWW1jyJUp2wPF0AnfafNFyEKJSvcUtOA2VRdAKpLAO7pNgx/gXEu+hODfjTDqIqbJoYCAFK20ONo/ej4/NNgrmHS9Kiftx3w/0OLKjWM7r5maX0rzDceNTd8zvymEBK6ML+FVnKAnJD/8qaQu0dtw2vhSdAetekb3kGRj8WKF1MVypDZcig/vGDKXRG5Fhxg7wGegGLmfflstbxSuXayM+YxbDeeVyVK493wMV5jCRoaJn8vTpt2ZSGp3S51IiEAu3jeFPCk5gg8Zoc4jKha5kBko7aC202nTUj9862a6UQ6O4BItmgyawiOFcQaXwrsSU+plfBJ2mlXkgXK+447J3QcQsppUhjjRFfPjkWDy/oevB8bUvyYucG2fpZro7SXWGUw8tDB2SqzWLWfr2j19YxKRvpP1n22xillZGwslf8PpyBgnLnSvjyUTqlMtcWxc/e/Ls2YSXYrI5m6R02MTfYgmDJEkUwMkbSNh5m2Le2zG8RG7QwHfnFxeX0+li9vvPl78ljDVRj+l663KtBqj6hR6XKEptXFeENlGJ6u5EeNEvn67RHREOeBT4KKjkyDM09kW9QyFhMSSspZEw+B54Sgm3cPoWVZOo40SVRih31EE6pRQ7Oj4ekvyJb/jUx3ZAdLR4HwStLHHt+fFPXDhYoUtzT+/R5OoRw7j7ht1oEdX3XcDqQHPmWb4PGg09iPLzRAWYfgzuIO44oBXSEk+lXh+R6PFzP9AU6HKdhUHID8guZzE7QID84msoZHFlyG0H2bPd6vmFtiHDDUpdFqhcW40+KsFQXRrtdKplE08mNZlq4poyrdmzdlFZp4vORMQ23AhqWt2I482Eq37FK+lamDQ6tjNo+0kPX6Nj+29ms2vo7TQRIzRjez3fPXDT0GZoj65s0Aaurv0Yos2OkYOuavW9dNNQgLpWM6UmGUj6hlOzpU+PV/63h1L43Yxi5MVY3O7eT1GedBOR8sLgyqDNv9aIn5BXen+cmlYlGovD+XqwRLkT5DZnwSXWFVzdz6KP/qODI5+gJycke7zrzMG98zX/ii1lh3duUkouFGH22Vq3ZTJnvBRE7IxFzCNhEQvFctOlzZzV9ZJbfGtk09By+K2gEnoQ7EOH3+LW/4hQzsuK9n0JdwXgL6GIhd7iTwgK52mKvq91Wnt38KgRvL6kFKDxZHDx9onQvpD1bupV24Htug4SoVlR9QYQvkWzhobUvwGyYHn7
|
|
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 metadata information about this API resource (chart--info)"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/chart/_info"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get metadata information about this API resource
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./get-metadata-information-about-this-api-resource-chart-info.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-metadata-information-about-this-api-resource-chart-info.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-metadata-information-about-this-api-resource-chart-info.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|