Retrieves a specific commit by hash, tag, or "latest" for a repository.
public class CommitRetrieveParams extends ParamsRetrieves a specific commit by hash, tag, or "latest" for a repository. This endpoint supports both authenticated and unauthenticated access. Authenticated users can access private repos, while unauthenticated users can only access public repos. Commit resolution logic:
Comma-separated list of optional fields: "model", "is_draft".
Deprecated: use Include instead.
Additional headers to send with the request..
Additional query param to send with the request..
Returns a mutable builder for constructing an instance of [CommitRetrieveParams].
Comma-separated list of optional fields: "model", "is_draft".
Comma-separated list of optional fields: "model", "is_draft".
Deprecated: use Include instead.
Deprecated: use Include instead.
Deprecated: use Include instead.
Returns an immutable instance of [CommitRetrieveParams].