Sign in
apache
/
superset
/
refs/heads/tanstack-router
/
.
/
docs
/
developer_docs_versioned_docs
/
version-6.1.0
/
api
/
create-log.RequestSchema.json
blob: 0d971beca60839cc73c8e369bbdb04493d920570 [
file
]
{
"title"
:
"Body"
,
"body"
:{
"content"
:{
"application/json"
:{
"schema"
:{
"properties"
:{
"id"
:{
"type"
:
"integer"
}},
"type"
:
"object"
,
"title"
:
"LogRestApi.post"
},
"example"
:{
"id"
:
1
}}},
"description"
:
"Model schema"
,
"required"
:
true
}}