v15

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03377590.5 KB
jobs

Remap jobs after git history rewrite

post/api/remap

Request body

$schemastring uri

A URL to the JSON Schema for this object.

repo_pathstring required

Example request

{
  "$schema": "https://example.com/RemapRequest.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

remappedinteger required
skippedinteger required

Example response

{
  "$schema": "https://example.com/RemapResult.json"
}