Query Parameters
Format the schema dump into SDL format.
Response
OK
DatabaseSchema is the metadata for databases.
The schema dump from database.
{
"schema": "<string>"
}
Permissions required: bb.databases.getSchema
{
"schema": "<string>"
}
Format the schema dump into SDL format.
OK
DatabaseSchema is the metadata for databases.
The schema dump from database.
Was this page helpful?