Sign in
apache
/
superset
/
refs/heads/fix-docker
/
.
/
docs
/
developer_docs_versioned_docs
/
version-6.1.0
/
api
/
create-security-user-registrations.RequestSchema.json
blob: 493a46f2ae9614fe5d56a63836fe4ef89c45bdbe [
file
]
{
"title"
:
"Body"
,
"body"
:{
"content"
:{
"application/json"
:{
"schema"
:{
"properties"
:{
"id"
:{
"type"
:
"integer"
}},
"type"
:
"object"
,
"title"
:
"UserRegistrationsRestAPI.post"
},
"example"
:{
"id"
:
1
}}},
"description"
:
"Model schema"
,
"required"
:
true
}}