mirror of
https://github.com/apache/superset.git
synced 2026-05-08 09:25:56 +00:00
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:
@@ -0,0 +1,68 @@
|
||||
---
|
||||
id: create-security-permissions-resources
|
||||
title: "Create security permissions resources"
|
||||
description: "Create security permissions resources"
|
||||
sidebar_label: "Create security permissions resources"
|
||||
hide_title: true
|
||||
hide_table_of_contents: true
|
||||
api: eJzVV21v2zYQ/ivEYUATTImTYgUKFf2QBi2arm2C2u0GRIFLS5eYDUWyJOXEE/TfhyMlWX4p1i0Fin2yRd0d73nuuSNVg8WvFTr/QhdLSGvItfKoPP3lxkiRcy+0Gn1xWtGay+dYcvpnrDZovUAXntCWwjmh1VQUtKAqKflMIqTeVpiAXxqEFITyeIMWmgQWAu+mJarqOz2afknPvmDuIQEvPNnDRb/7J4F371BVJ0YcGu08bYT3vDRkt5Xm8WYWxw1tU6DLrTAEHFJ4pwuUrAWeBL6ExSKm2dCCM1q5yMPjo+MHsBiJaFE6b4W6gbhDJf3/ifQtt/Uy0N4dvjV431GerfqceSyZUA6tx4I2+u3o6AE1KNE5foM7CvEPoHpHeMEL1rZVys7UgktRMMMtL9GjdcxYvRAFJbuNZuAbsTxETz8Ay0fFKz/XVvyFRcpOKj9H5dv9Wd8LO4AMHQOSx49/NhJjdU6PM4mMUPhlyj5RcSIatFbbXVBOdSULprRnbYTWm7Z68rPFdqY8WsUlc2gXaCOKlJ0oVim8N5h7LOIi03le2W+U6xX3XPYUJOAwryxhTC9r+HLnIb28aq4S8PzGQXoJ4/Y9W40Bx7RiH9Dpyubo2B6NBUZzwe3DVQKEO7ByRt2fW+Qep90201Xru6ntYkAC9we5LnAcgLuQjOTqhgJ8/PAWEpB8hnL1GB3pubKSHfzJLs7HE5bB3HuTjkZS51zOtfPp06OnT0fciNHieNQlMRokcdAnMcqAZVmmGDt4zTI4aVUdoKTsBXKLlv1ycnr6cjyeTs5/f/l+3eE0SuNgsjSYsk11rGwL9qjO4BaXGaQsgwWXFWbQPIIm6UFfLP1cqwHsfqEHLkqjre9miMtUproTij3vl8Oc3qN92YPZSWKYOfICrXteb3AU4bQ8ZcB+ZTynJpp6fYuqab2Ji+e78GdqP1PGCuX3OhyHZLy3vz9k5g1f8HHQ84CdtcWVNLRyRFBPCr/jwrNr9Pk8UPJDCKkjrhL9XBcEiJS4SVbambFNZREJnztx1ZGxSSDsc7JyGWor0ratr2jd8TzTxTJlb8bn7w/jqBHXy72a3eJyQDpr9smauH+WqchXwT3vudqoRGukJR5KfbNHpvvPgMbFxiANTc86AtmAQDZs+kgapBBuEwkY7ueQwncWgGodZmGcF5UlKeysKGwm+JZeswIXKLUpUfl2qgalxUC1sdrrXMsmHY1qCtWkNbVcsxXttHJel12IBBbcCjp8XHsQhDD0v8BrHq5AIU1IAFVV0pRtH+nHwRadryeTC9bHaRKgbNbj9Xi3khvH44LeKV4i05adXVAQwrIeZCdVrX+wbhqqdVeWMR12EWQ4OGqYBR2/0rbkFO/NHxOqUTCDtH0L/YEXQDcJOU8tXlt08/8ahKI4rT6svnFefvNj4GjztnnUJCDUtY5krGGvDFqHw9vwYImUF+0Wx5FQ50se7gHE9L/og7Vd+yuCx3s/MpILRdGDKuu2RS6BG0EpHMPgCE9gZ6NAAqSpKJpLqOsZd/jRyqah5a8VWjr9r1a6DXeABOLsCr11i8twP1pNoSBzWVGeWxchaqLocZLnGIbyt22vBmOARickMGu/UUtdkI/ld/T1wO8gBaD7BXkH2YW1eDRU8ZYUY5Ie6FY6ILPXTfuHULWvuFoOMqzraBGHMDV7hBJOMWiumqb5G1owU9Y=
|
||||
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 security permissions resources"}
|
||||
>
|
||||
</Heading>
|
||||
|
||||
<MethodEndpoint
|
||||
method={"post"}
|
||||
path={"/api/v1/security/permissions-resources/"}
|
||||
context={"endpoint"}
|
||||
>
|
||||
|
||||
</MethodEndpoint>
|
||||
|
||||
|
||||
|
||||
Create security permissions resources
|
||||
|
||||
<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-security-permissions-resources.RequestSchema.json")}
|
||||
>
|
||||
|
||||
</RequestSchema>
|
||||
|
||||
<StatusCodes
|
||||
{...require("./create-security-permissions-resources.StatusCodes.json")}
|
||||
>
|
||||
|
||||
</StatusCodes>
|
||||
Reference in New Issue
Block a user