Skip to content

Resolve "API to let extensions know if user is provisioned"

What does this MR do and why?

Adds the code_suggestions_available to the user's API details

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.

How to set up and validate locally

  1. GET http://gdk.test:3000/api/v4/user and look for code_suggestions_available

Related to #437172 (closed)

Edited by Allen Cook

Merge request reports