Wasm Directoryalpha
Record

update-a-project-params

No description available.

record update-a-project-params {
  org-id: string,
  project-id: string,
  branch: option​<string>,
  owner: option​<update-a-project-body-owner>,
}

Fields

NameTypeDescription
org-idstring
project-idstring
branchoption​<string>
owneroption​<update-a-project-body-owner>