GET
/
api
/
repos
/
{namespace}
/
{repo_name}
/
merge
/
{basehead}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

user-agent
string

Path Parameters

namespace
string
required
repo_name
string
required
basehead
string
required

Body

text/plain · file

The body is of type file.

Response

200 - application/json
commits
object[]
conflicts
object[]
is_mergeable
boolean
oxen_version
string
status
string
status_message
string