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: get-security-permissions-info
title: "Get security permissions info"
description: "Get metadata information about this API resource"
sidebar_label: "Get security permissions info"
hide_title: true
hide_table_of_contents: true
api: eJzNV21v2zYQ/isHYh8STI2bYgMCFf2QBmmbrduC2V0HWIZLS2eLDUWqJOXGFfTfhyMlR7KdFGsGdJ8kkXfH57k3nmqWoU2NKJ3QisXsNToo0PGMOw5CLbUpOG0BX+jKgcuFhfPrKzBodWVSZBErueEFOjSWxdOapVo5VI7FNeNlKUXq9UcfLdmvmU1zLDi9lUaXaJxA62WzbJ5qWRWq+xSkx+X1QGyoVPIV0tNtSmQxE8rhCg1rIr8zt+LLwe0m6pb04iOmjh1awEy4/xeiG9z4M4TDwr+gqgoWTwe+2wEesaWQPjYRK9EUwlqh/TopOeEkdirdh9IK2Wx7vnVGqFUPEDeGbw5AjliwELMVujnlzrwNdkPCgtLrU4VmQ2fwggQ/sWYWMYO21MoGBz57+pQe/00WfTWoewKdt/YsB6V5AN6LwVCq2x4W1SRHCIaBBE7gvZASFgjOcGUld5jBYgMLvkDJDjieTuBOmwctByEq1RvcgNNQWQStQArr4C4Jdow/kHj3xbkZZtJBTJVFAz0pWGpzsHls/fhvs42CecuLUuJ+3PcDPYzsIJbTupntUpp2OGY+dYf8rhwWsDS6gN90hpKQ/PSopC3Q2mHbeCg6PdZbRfaSZ2DwU4XWxXCl1lyKDO4aM5RGr0WGGTvAp6cbuJx+Xy7vFK9cro34glkM55XLUbn2fA9UmMNE+oqeybNn35tJaXRKnwuJQCzcJoa/KDiBDRqjzSEqF7qSGSjtoLXQatNRP3/vZLtSDo3iEiyaNZrAIoZzBZXC2xJT6md+EXSaVuaecL3ijsutCyJmMa0McaQp4uNnx+LpjK4Hx1e+JMftPlz3SnXWdUeh1VXW3j2dpXmvqOf+RmIRu32S6gzHnleYWCRXKxaz9N2fb1nEpO/C28+2U8UsrYyEJ3/D68sJJCx3roxHI6lTLnNtXXz29OxsxEsxWp+OuvNHvfNH/vyEQZIkCuDJG0jYeZuuHn0ML5EbNPDD+cXF5Xg8n/zx6+XvCWNNtIV4vXG5Vj2Q24UtTFGU2riuoG2iEtXdr/Biu3yyQndEOOAxXKJgIUeeobEv6h1GCYshYS2rhMGPwFPK5bnTN6iaRB0nqjRCuaMO4Qll79HxcZ/zL3zNxz5terwHi3ch0soS9S1d/pkLB0t0ae7ZPpZrPSAcd9+wG0ti/qELZx1YTzzpD0GjoQd54HmiAmo/cHeId/zRCmmJJ1Kvjkj0+LkfnQp0uW7T3o/iLmcx+zof8pov3lABlSGnHvQN2y3bt7QNGa5R6rJA5do24GMWDNWl0U6nWjbxaFSTqSauKS2bPWsXlXW66ExEbM2NoG7ZzVbeTJgxlrySroVJM2s7/Laf9PDtYGj/zWRyDVs7TcQIzdDelu8euHHob7RHswJoA1fXfv7RZsfIQVe1+l66aSheXUTG1J0DSd/parbw2fLK/29Rgr+fUIy8GIvb3bvxzZNuIlKeG1watPm3GvGj+VLvz3HjqkRjsT/Y95Yod4Lc+jS4xLqCq7sh2P9KdnwHsyC0GTg4rnehfctPaEvJ4a0blZILRZh8NtZtVUwZLwUBP2W9u2b3ryhUx6zLkymr6wW3+M7IpqHl8ANDNXMv+vvQ3ODG//JQksuK9n0Jdxnvr7uIhd7iTwgK52mKvs11Wnu3/aARvL6kmNMg1Lvit5FvX8h6N1+rTc92XQeJ0KyoXAMI37FZQ+PwPwnupqM=
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 security permissions info"}
>
</Heading>
<MethodEndpoint
method={"get"}
path={"/api/v1/security/permissions/_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-security-permissions-info.ParamsDetails.json")}
>
</ParamsDetails>
<RequestSchema
{...require("./get-security-permissions-info.RequestSchema.json")}
>
</RequestSchema>
<StatusCodes
{...require("./get-security-permissions-info.StatusCodes.json")}
>
</StatusCodes>