v1
latestSwagger 2.02026-07-17619.9 KBmigrate
Creating migrations on source
It creates the migrations of a datasource on source directory and outputs the directory name of migration.
post/apis/migrate
Request body
Example request
{
"name": "test1",
"skip_execution": true,
"datasource": "default"
}Response
OK