mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
Snapshots all four versioned Docusaurus sections at v6.1.0. Built on top of the version-cutting tooling work in chore/docs-cut-6.1.0-versions so the snapshot benefits from: - Auto-gen refresh before snapshotting (database pages from engine spec metadata, API reference from openapi.json, component pages from Storybook stories) — captured at the SHA we cut from rather than whatever happened to be on disk. - Data-import freeze: country list, feature flag table, database diagnostics, and component metadata are copied into snapshot-local `_versioned_data/` dirs so the historical version doesn't silently mutate when the source files change. - Depth-aware import-path rewriter that handles deeply-nested component MDX files referencing `../../../src/` from the snapshot. Versioning behavior: `lastVersion` stays at `current` for every section, so the canonical URLs (`/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. The plugin block in docusaurus.config.ts was already gated only by the `disabled` flag, so no other code changes were needed to bring it back online. The frozen `databases.json` in the snapshot is the canonical 80-database artifact from the latest committed state in master (preserved by the generator's input-hash cache), not a fallback regenerated from a local Flask environment.
69 lines
3.3 KiB
Plaintext
69 lines
3.3 KiB
Plaintext
---
|
|
id: get-a-computed-screenshot-from-cache-dashboard-pk-screenshot-digest
|
|
title: "Get a computed screenshot from cache (dashboard-pk-screenshot-digest)"
|
|
description: "Get a computed screenshot from cache (dashboard-pk-screenshot-digest)"
|
|
sidebar_label: "Get a computed screenshot from cache (dashboard-pk-screenshot-digest)"
|
|
hide_title: true
|
|
hide_table_of_contents: true
|
|
api: eJzFVl1v2zYU/SvExR6cTY6SoQUCFX1IszRNV3RB7WADoiClpWuLiUSyJOUkE/Tfh0tKspx4wLAVy5Mkijz3nPvF24Dmhlfo0FhIrhoQEhLQ3BUQgeQV0tcdRGDwWy0M5pA4U2MENiuw4pA04B417RLS4QoNtG20EyUXK7TunyBZZ4RcjYC+1WgeR0jqXpaK5zdLZSpOkBsIlHUFyRVouYIIdL6E6+gZ7jWRsFpJi5YO/XxwQI9MSYfS0auo+ArjH+l1g92ZS2AhJPeEngK3EeRoMyO0E4qY/8JtsVDc5MwVdbWQXJTMY0MbwatnZrnWpcg4HY5vLSGM7WujNBonAukKrSWgXX7rV9TiFjNHtvCBV7rErYPwjueMooHWJexcrnkpcrbJB6aNWosc813KRmeDlsOX1XIpee0KZcSfmCfsuHYFStfZZ0PK7RAyPhiUvHpZJZ+VY0tVyzxh8wJ7JyO526raZMhyhZZJ5Rg+CHL/c1EDBll5/dJ5di4dGslLZtGs0TA0RpmEHUtWS3zQmJE6v8hUltXmbyL1njtehn3euMWsNsI9+r51e+8gubqm2nZ8Rb1sU3yWmsDDNFM5zjy90OpKLleQQHb55RNEUPIFlpvP4Gr6rk3Jpn+ws9M5S6FwTidxXKqMl4WyLjk6ODqKuRbx+jDOe4PxYWwzgyhtoVzchNbXximwNE0lY9MPLIXjLu18GBL2DrlBw344Pjk5nc1u5r/9evo5BaAm2BG9eHSFkiOqw8JAVlRaGdfnjE1lKvtOx94Oy/srdBPiwf67oijgFMhzNPZt80RXCglLodOWAvuJ8SxDa2+cukPZpnIvldoI6SY9z31KyMne3lj5R77mM58JI/Vbi5twKWnJAYNofs+FY0t0WeE1fx/FzZbspP9mT+NK+r/2oW2C9rmX/jWcaOlBfniTysA9544PvJ94pdukStwv1WpCW/feACX9dqmcoWOcZarSNdXWRghbGlWxjGcFssmgdarvpps906B1DyKo0BUqhwRWSF72N3oCz33V6Lt2p7soNL7oQ8nVhiK3MwDwVMMn+s1yXGOpdIXSde3DJ0YAarRRTmWqbJM4bgiqTRqqgPYZ2kltnap6iAjW3Ai+KEOP62HoPcclr0vX0YRoGCm6T3r4hrKN/2E+v2ADThsBsdnGG/Q+IzcLfZH+0YzDlGHnFwRCWrZBdrqqO+93t36+6XvjjLp6EOk7ZAMLn4zv+1nm4+/zfoCi8gl/N6ONF91GdPjG4NKgLf4tSBuBkEsV5GyxrzUa6xPMCUeXx3iJcifsWx8Gl1hXcX9ldfPg90r2LVbDbefwwcW65EKSdZ93TVcIV8C1IIqHdLrHhwgSPzJvjNDSMP9S7oTkuIKmWXCLl6ZsW1oOgy4VSi4sZWcOyZKXFiO4w8edo++alzXR9E2gT+rdEE/0DfMATL5089Ee2wRtW3e3yOXj2GZPS9/5ovwfLXbebK+p0nwT9prDz+MsQz12Tj/Ok4+GlnZ2SklLw98o2kPqdi8EupNJ04QdoZm3AzF/rxGvtv0LaGCW7w==
|
|
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 a computed screenshot from cache (dashboard-pk-screenshot-digest)"}
|
|
>
|
|
</Heading>
|
|
|
|
<MethodEndpoint
|
|
method={"get"}
|
|
path={"/api/v1/dashboard/{pk}/screenshot/{digest}/"}
|
|
context={"endpoint"}
|
|
>
|
|
|
|
</MethodEndpoint>
|
|
|
|
|
|
|
|
Get a computed screenshot from cache (dashboard-pk-screenshot-digest)
|
|
|
|
<Heading
|
|
id={"request"}
|
|
as={"h2"}
|
|
className={"openapi-tabs__heading"}
|
|
>
|
|
<Translate id="theme.openapi.request.title">Request</Translate>
|
|
</Heading>
|
|
|
|
<ParamsDetails
|
|
{...require("./get-a-computed-screenshot-from-cache-dashboard-pk-screenshot-digest.ParamsDetails.json")}
|
|
>
|
|
|
|
</ParamsDetails>
|
|
|
|
<RequestSchema
|
|
{...require("./get-a-computed-screenshot-from-cache-dashboard-pk-screenshot-digest.RequestSchema.json")}
|
|
>
|
|
|
|
</RequestSchema>
|
|
|
|
<StatusCodes
|
|
{...require("./get-a-computed-screenshot-from-cache-dashboard-pk-screenshot-digest.StatusCodes.json")}
|
|
>
|
|
|
|
</StatusCodes>
|