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
| Name | Type | Description |
|---|---|---|
| org-id | string | |
| project-id | string | |
| branch | option<string> | |
| owner | option<update-a-project-body-owner> |