Issue Endpoint | POST /v1/projects/-/issues |
Issue
drives the database operations in Bytebase. The issue contains following info:
title
and description
.Sheet
object. Each Sheet
contains one or more change statements.Step
. Each Step
specifies one or more changes units. A change unit specifies the SQL statements via Sheet
and the target database.