v13

latestOpenAPI 3.1.02026-08-033122950.3 KB
models

Squash ref

Squash all commits in the current ref into a single commit with the given message. Action is irreversible.

post/api/models/{namespace}/{repo}/super-squash/{rev}

Path parameters

namespacestring required
repostring required
revstring required

Request body

messagestring

Response

Response containing the new commit ID after the squash

commitIdstring required

The new commit ID after the squash