Sign in
◑
Theme
apache
/
superset
/
refs/heads/fix-docker
/
.
/
docs
/
developer_docs_versioned_docs
/
version-6.1.0
/
api
/
get-chart-thumbnail.ParamsDetails.json
blob: a379640172fc0daa8c6b0815025b72a3368fced4 [
file
]
{
"parameters"
:[{
"in"
:
"path"
,
"name"
:
"pk"
,
"required"
:
true
,
"schema"
:{
"type"
:
"integer"
}},{
"description"
:
"A hex digest that makes this chart unique"
,
"in"
:
"path"
,
"name"
:
"digest"
,
"required"
:
true
,
"schema"
:{
"type"
:
"string"
}}]}