Skip to content

Expose webhook name and description fields in API

What does this MR do and why?

As per Expose webhook name and description fields in API (#460887 - closed), we're exposing name and description properties in our REST API.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

  1. Checkout the branch
  2. Rest the system, group and project's hooks
  3. Verify that name and description properties are correctly displayed and updated 🎉

Related to #460887 (closed)

Edited by Bojan Marjanovic

Merge request reports