docs: cut 6.1.0 versions for docs, admin_docs, developer_docs, components

- 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
This commit is contained in:
Superset Dev
2026-05-02 11:53:56 -07:00
parent d23b0cad92
commit 752ebd47cb
1872 changed files with 72562 additions and 78 deletions

View File

@@ -0,0 +1,68 @@
---
id: create-a-saved-query
title: "Create a saved query"
description: "Create a saved query"
sidebar_label: "Create a saved query"
hide_title: true
hide_table_of_contents: true
api: eJztWG1v2zYQ/ivEYUATTImTYB0CFf2QBi2ari9Z7W4DosClpYuthiIZknLiCfrvw5GyJL9kTdsBHYZ9iny6O93z3HMnKhUYvCnRumcqW0BcQaqkQ+nokmst8pS7XMnBJ6sk2Ww6w4LTlTZKo3E5Wh/GHRdqSpcFv3uNcupmEB89/jkCWQrBJwIhdqbECNxCI8RgncnlFOoIssk4zyjyHs9cOpyi8a5oU5NrKulvArrUeOcMHy+L/6y74BMUX4Wh46UXenh0/JDQG/Gg4hwWWnCHY80NL9ChsQ+Iq1uLmnzC1EEELnfkDkM+x+zXEs3iPVp3ovN9rawLtPFCk0+vscuMbb8O19rROfRZ76wNuZ1hyVnPcrPisBVxh2xdD/BGZShYkzbyys4NZoGZmgxWK2mDYo8ODr9B70GwGz0yaEvh/h+P//J4bISsDgz1qpNwJ4h/8yBtTNKZw4Ll0qJxmBHAnw4OvmFaCrSWT3HLyHyGzDYQnvGMNa+qmJ3JORd5xjo4TBs1zzMqdhNNLzZg+ZbJ/wewfJC8dDNl8j8xi9lJ6WYoXfN81m6tLUD6gR7J0dH3RqKNSunnRCAjFG4Rs9+oOQENGqPMNiinqhQZk8qxJkMTTY96/L3FdiYdGskFs2jmaAKKmJ1IVkq805g6zIKRqTQtzT3tekEj31IQgcW0NIQxvqjg062D+OKyvozA8amF+AJo2RCIywju9lKV4dDXZr2/4JKWR/rh/eveDmh+WlWalCpPSyPY3h/s/N1wxBKYOafjwUColIuZsi4+Pjg+HnCdD+aHA0sLbnxDG26QAEuSRDK295IlcNKozBMes2fIDRr2w8np6fPhcDx698vzt6sBp6FVe6OFxpitd6vzzdijKoFrXCQQswTmXJSYQP0I6qhFeL5wMyV7GFtDizIvtDJuOdM2kYlcvtvZ09bs9/UOPZd9GRVRiJkhz9DYp9UaIaH2hpQE2I+Mp6TgsVPXKOsmmoA/3QY2kbuJ1CaXbmdZ9D457+zu9ml4xed86MXUo2LF2DVdSUtstAzwW547doUunXn8X46+CiAKdDOVUfUkqHVm4qUbW9cMIf64lE0V6Bl5dj5GXUhfNYGjTeUE7yWpE5UtYvZq+O7tfhjq/GqxU7FrXPQYZvUueRPRTxIZyMm44y0xa7Q3TkrgvlDTHXLdfQI0mGsryyB3yDjzfDHPF0QQOIIY/PEgAs3pcAPbyKWm+Y0SRro01NOtrYH1h7+m2yzDOQqlC5Su2U1eMiFRpY1yKlWijgeDilLVcUWDUm9kOy2tU8UyRQRzbnJa4bZZpz4NXWd4xf0BxpdJRxJZFrSrmp/0xy+s1fwvR6Nz1uapI6BqVvO1eDeKG4alS/ckL5Apw87OKQlhWU2ylaom3nvXNfVxuXiH9MoIIP36rWDiNfpCmYJTvle/j5bnKRqscBfa14YHXUcUPDZ4ZdDOvjYJZbFKvu++vp8/5KPr4DufFSPI5ZUKTVjhvNRoLK6cnzsTKT74zQ9DI60rePjo4J6ke2Zr7YOmYdDhnRtowXNJybz4q2bsLoDrnJ54SMi60YMISKVBhhdQVRNu8YMRdU3m4BJfXHaT4N/NEYRN56f1Ghf+3NLtLD84oqSSNg4oNJYh4iRN0e/r+30ve1uEFi1EMGn+H1OojGIMv6WvCX4LMUAEylPihext4a1RhtNLyEkKo9Nij7dWic0FoWpucbnoVVhVwSOsbFofAYp/wUF9Wdf1X5RoRcg=
sidebar_class_name: "post 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={"Create a saved query"}
>
</Heading>
<MethodEndpoint
method={"post"}
path={"/api/v1/saved_query/"}
context={"endpoint"}
>
</MethodEndpoint>
Create a saved query
<Heading
id={"request"}
as={"h2"}
className={"openapi-tabs__heading"}
>
<Translate id="theme.openapi.request.title">Request</Translate>
</Heading>
<ParamsDetails
parameters={undefined}
>
</ParamsDetails>
<RequestSchema
{...require("./create-a-saved-query.RequestSchema.json")}
>
</RequestSchema>
<StatusCodes
{...require("./create-a-saved-query.StatusCodes.json")}
>
</StatusCodes>