Wasm Directoryalpha
Record

put-v3-projects-id-services-bugzilla-params

No description available.

record put-v3-projects-id-services-bugzilla-params {
  id: string,
  new-issue-url: string,
  issues-url: string,
  project-url: string,
  description: option​<string>,
  title: option​<string>,
  push-events: option​<string>,
}

Fields

NameTypeDescription
idstring
new-issue-urlstring
issues-urlstring
project-urlstring
descriptionoption​<string>
titleoption​<string>
push-eventsoption​<string>