Validate status of Code Suggestions
POST
/api/v4/code_suggestions/enabled
Validates the status Code Suggestions for a specified project. This checks if the project has code_suggestions enabled or if an ancestor group has the Code Suggestions add-on enabled.
Authorizations
Section titled “Authorizations”Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
project_path
required
The path of the project
string
Example
namespace/projectResponses
Section titled “Responses”OK
Bad Request
Unauthorized
403 Code Suggestions Disabled
Not found