Expose project settings in REST API only for maintainer+ users
All threads resolved!
All threads resolved!
Compare changes
Expose project settings in REST API only for maintainer+ users
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
curl --header "Authorization: Bearer <ACCESS-TOKEN>" "http://127.0.0.1:3000/api/v4/projects/<PROJECT_ID>"
Related to #442899 (closed)