Record
put-v3-projects-id-services-asana-params
No description available.
record put-v3-projects-id-services-asana-params {
id: string,
api-key: string,
restrict-to-branch: option<string>,
push-events: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| api-key | string | |
| restrict-to-branch | option<string> | |
| push-events | option<string> |