Hello Community,
We’re deprecating several parameters of our /api/components/search endpoint. The following parameters will be removed: ‘qualifiers’ and ‘language’. The results will now be limited to projects (TRK qualifier) only. To be transparent, very few organizations actually use these parameters, yet they have substantial impact on indexation.
If you want to query files, test files and directories here is a workaround, use the /api/components/tree endpoint.
This change will be effective in 2 weeks (22.04.2021). If you have any questions, please ask them here.
The SonarCloud team