Wasm Directoryalpha
Record

post-v3-projects-id-repository-commits-params

No description available.

record post-v3-projects-id-repository-commits-params {
  id: string,
  branch-name: string,
  commit-message: string,
  actions: list​<string>,
  author-email: option​<string>,
  author-name: option​<string>,
}

Fields

NameTypeDescription
idstring
branch-namestring
commit-messagestring
actionslist​<string>
author-emailoption​<string>
author-nameoption​<string>