Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

dt

Date when the last QA operation updated issues.

Note: This date does not change when updating individual issues.

date
active

true: There is at least one issue that is not dismissed

false: All issues are dismissed

bool
issues

An array of all issues, each with:

  • s : Severity, 0 = Information, 1 = Warning, 2 = Error
  • d : Description (reasontext of error, warning or information)
  • r: The QA rule ID. A value of >= 1000 means that this issue was not produced by a Wordbee QA rule.
  • x: Dismissed true/false
  • c: Optional comments


object[]

...