OpenAPI 3.1.02026-08-123142953.7 KB

d37fdedc3c4a

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