mirror of
https://github.com/apache/superset.git
synced 2026-05-23 08:45:45 +00:00
Snapshots all four versioned Docusaurus sections at v6.1.0, cut from master after the version-cutting tooling (#39837), broken-internal- links fix (#40102), and user_docs rename (#40171) all landed. With the rename in place, all four sections now produce parallel-named files at the docs/ root (no more bare `versioned_docs/` outlier). Versioning behavior: lastVersion stays at current for every section, so the canonical URLs (/user-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. Snapshot includes: - All MDX content for the four sections. - Auto-gen captured fresh: 74 database pages (engine spec metadata), ~1,800 API reference files (openapi.json), 59 component pages (Storybook stories). - Data imports frozen at cut time into snapshot-local _versioned_data/ dirs: user_docs_versioned_docs/version-6.1.0/_versioned_data/src/data/databases.json (canonical 80-database diagnostics from master, preserved by the generator's input-hash cache) admin_docs_versioned_docs/version-6.1.0/_versioned_data/data/countries.json admin_docs_versioned_docs/version-6.1.0/_versioned_data/static/feature-flags.json developer_docs_versioned_docs/version-6.1.0/_versioned_data/static/data/components.json - Import paths in deeply-nested files rewritten so they still resolve from one directory deeper inside the snapshot. - developer_docs/extensions/overview.md snapshot has the FIXED ./mcp.md form (from #40102), so the SPA-nav 404 isn't baked into the 6.1.0 version. Verified via full yarn build: exit 0, no broken links surfaced by onBrokenLinks: throw.
69 lines
2.7 KiB
Plaintext
69 lines
2.7 KiB
Plaintext
---
|
|
id: delete-a-chart
|
|
title: "Delete a chart"
|
|
description: "Delete a chart"
|
|
sidebar_label: "Delete a chart"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFVu9P5DYQ/VesUaWCGli4XiXk032gHOjuiq7odukPEcSZZCCGxPbZkz1olP+9Gjub3YWt1PYLn5I4nvF7M8/P7sAprxok9AHkRQfagASnqIIMjGqQv+4hA49fW+2xBEm+xQxCUWGjQHZAj45naUN4ix76/pJnB2dNwMATXu3t8aOwhtAQvyrnal0o0tZM7oI1PLZM6Lx16Emn6AZDULe4slIgr80t9H22GLHXd1gQ9Bngg2pcjWuBy4A+gxJD4bXjpUHCUaU8iRJrJOTw13v7Lwv13KiWKuv1X1hKcdhShYaG9cXYgw1MVgMTkx9flsmJ9de6LNFI8adtRWnN9yQqNUfh0Dc6BGZEVqiiwBAEVToIj8G2vsBNBMd8id3rl2X3yZK4sa0ppZhVGDuDgbAcKYjSYhDGksAHHWgTozFHZPTq1Usrz3nLrVDXNQpWHT1K8ZuqdZnUh95bv3ET2bYuI9UhwxDNS/300nv/gyH0RtUioJ+jTyykODSiNfjgsOCmxUFhi6L1/7C9ThSpeixBBgGL1jNH9sy7bwTy4pKNj9Qt+2gylgCXGTzsFLbEaYSWLLZW5hYkFOefTyGDWl1jvfwcNoCEovW12PlDvDs+PZ4dixwqIicnk9oWqq5sIHmwd3AwUU5P5vuTgteb7Ocg8jw3Quy8FzkcDo4Qiy3Fz6g8evHd4dHR8XR6Nfv1l+NPOUCfjZDOHqmyZgXUODDC0o2znhaCD7nJzcLsxdtxeDdZ6hZDEf8ae5amV6hK9OFt94RBDlLkMLDIQfwweMcV2Xs0fW62c+O8NrS1QLQbSFEbrrgD26tEP6q5msb2rpBdG1z2wZrAfEeO6pvSJG6Qiiry+0/sukSxQapsyXRSe59yl4uJ4mkbuQhfFp3sUgFmkf+XFNHzg4vxJjeM3da4W9vbpzXZfgOs13WVv4tdE0pE0JBBwgkShiMyS1cDCevsOnffc83iFksibz2XdGNl4Omyp/xblDjH2roGDQ2bNXYsJeqct2QLW/dyMuk4VS87VmL/LNtRG8g2ixQZzJXX7Glh8JeYht9LvFFtTQNMyABN2/DmHT75Ebfwev73s9mZGPP0GTCa9Xwj32fgpsmF+B/froT14sMZJ2Eu60k2lmqIj7P7eNVaONGUPTSRjH7UwXVUyYn1jeJ8H3+fwXBvY12nvzD6aCTdZxx85fHGY6j+b5I+A21ubKKzhr516ANyWUgTW/XqEGsnzZvvp5IEalQ8IIab6DN9rqUfDwnCB5q4Wul4V4gC6gbhXoBymtfahwwWWaS75zanPl5A112rgOe+7nse/tqiZ5+/XEopKrzU8agsQd6oOuAzMOOZB1ufh4vbtliWah3kMKjMY1Rs3fIXZHCPj+kG3l+y0qI7xNXTj8OiwGhXi5BnpytLZNzFyWwgA74rrhRsbOPwwgtsRNR1aUZynH4EGB2YMfb933xAO3I=
|
|
sidebar_class_name: "delete 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={"Delete a chart"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"delete"}
|
|
path={"/api/v1/chart/{pk}"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Delete a chart
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./delete-a-chart.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./delete-a-chart.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./delete-a-chart.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|