Graylog2 / Graylog2/graylog2-server
Check usage of all content packs API endpoints
Open
#S
content-packs
to-test
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Some endpoints which are exposed in the API (like `installations/{installationId}`) are not used at the moment. Go through all existing content packs endpoints and check if they are used so we don't expose unused API endpoints in the first place. Adding them later is no problem but removing an already exposed endpoint is a breaking change.
Contributor guide
Assessment
This issue has not been assessed yet.