Files
superset2/docs/developer_docs_versioned_docs/version-6.1.0/api/schemas/embeddeddashboardrestapi-post.Schema.json

9 lines
187 B
JSON

{
"schema": {
"properties": { "uuid": { "format": "uuid", "type": "string" } },
"type": "object",
"title": "EmbeddedDashboardRestApi.post"
},
"schemaType": "response"
}