Wasm Directoryalpha
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

NameTypeDescription
workspacestring
repo-slugstring
commitstring
report-idstring
bodylist​<report-annotation>