Skip to content

Resolve "Surface code suggestion in User Preference API"

What does this MR do and why?

Adds the user preference code_completion to the public user preferences API

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. GET /api/v4/user/preferences and notice code_suggestions is available
  2. PUT /api/v4/user/preferences to modify code_suggestions

MR acceptance checklist

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

Related to #425710 (closed)

Edited by Allen Cook

Merge request reports