merge
Merge commits or branches
Merge commits or branches
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Example:
"Oxen/0.10.0"
Path Parameters
Example:
"7857dd05-601f-44a3-8c12-68de9c92dae1"
Example:
"e35fad8a-a942-4450-a363-30c19326a0fd"
Example:
"b2..b1"
Body
text/plain · file
The body is of type file
.
Response
200 - application/json
Conflicts exist
Example:
[
{
"author": "ben",
"email": "b@oxen.ai",
"id": "ee5980555e5ca956",
"message": "conflict form b1",
"parent_ids": ["e439bfe5e688e34f"],
"root_hash": "5db541b3ad28a714b13c80eb0bb321e9",
"timestamp": "2024-02-28T20:39:34.001149Z"
}
]
Example:
[{ "path": "hi.txt" }]
Example:
false
Example:
"0.11.0"
Example:
"success"
Example:
"resource_found"