Skip to content

Fix json schema for suggested reviewers

Alper Akgun requested to merge 373173-a_akgun-master-patch-81556 into master

What does this MR do and why?

Fix json schema for suggested reviewers

Related to #373173 (closed) and followup for !97622 (diffs)

No risk because

  1. we allow additional properties
  2. the database is empty behind a flag
gitlabhq_production=> select count(*) from merge_request_predictions;
 count 
-------
     0

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading