Record
bulk-create-or-update-annotations-params
No description available.
record bulk-create-or-update-annotations-params {
workspace: string,
repo-slug: string,
commit: string,
report-id: string,
body: list<report-annotation>,
}Fields
| Name | Type | Description |
|---|---|---|
| workspace | string | |
| repo-slug | string | |
| commit | string | |
| report-id | string | |
| body | list<report-annotation> |