Skip to content
Snippets Groups Projects

Hazard response

All threads resolved!

Update hazard service response:

  • Add imt enum value with imt short label to new object
  • Move xlabel and ylabel to new metadata object

Example:

{
  "response": {
    "metadata": {
      "xlabel": "",
      "ylabel": "",
      "server": {}
    },
    "hazards": [
      {
        "imt": {
          "display": "",
          "value": ""
        },
        "data": []
      }
    ]
  }
}

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Clayton, Brandon Scott resolved all threads

    resolved all threads

  • Clayton, Brandon Scott enabled an automatic merge when the pipeline for 52ff6a0e succeeds

    enabled an automatic merge when the pipeline for 52ff6a0e succeeds

  • mentioned in commit 3c653bbe

  • Please register or sign in to reply
    Loading