v11

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-051387180.3 KB
compiler

Regenerate manifest and create PR

Regenerate manifest through compiler validation and open a PR.

This endpoint is remote-source only. It regenerates compiler artifacts from the selected connection, then creates a GitHub PR with updated .kater/manifest.yaml (and dependency graph when requested).

post/api/v1/compiler/manifest/recovery-pr

Query parameters

sourcestring nullable

Headers

X-Kater-CLI-IDstring nullable

Request body

connection_idstring uuid required

Connection kater_id to regenerate and commit manifest for

include_dependency_graphboolean

Also include .kater/dependency_graph.yaml in the PR when available.

Response

Successful Response

branch_namestring required

Remote branch name used for the PR

pr_numberinteger required

Created pull request number

pr_urlstring required

Created pull request URL