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
- GET
/api/v4/user/preferences
and noticecode_suggestions
is available - PUT
/api/v4/user/preferences
to modifycode_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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #425710 (closed)
Edited by Allen Cook