GET /migration/create

GET /migration/create

Query parameters

  • fileName string
  • databaseType string

    Values are MySql or Postgres.

Responses

  • OK

    Hide response attributes Show response attributes object
    • res string | null
    • error string | null
GET /migration/create
curl \
 --request GET 'http://api.example.com/migration/create'