Init Resource Versioning

POST

Creates a root commit (no parents) and a “main” branch pointing to that commit, for the given resource. Throws if the resource already has a commit graph.

Path parameters

resourceRidstringRequired

Request

This endpoint expects an object.
newCommitstringRequired

40 hex character unique identifier.

messagestringRequired

Response

This endpoint returns an object.
branchobject
commitobject
Built with