Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search/Simple API endpoints do not provide Descriptions for Parameters in API Browser #20821

Open
drewmiranda-gl opened this issue Oct 29, 2024 · 0 comments
Labels

Comments

@drewmiranda-gl
Copy link
Member

The Search/Simple API endpoints were introduced to both allow for easier use of programmatically querying and exporting data form graylog, as well as replace the use of existing and deprecated methods.

However, these API endpoints have parameters that are not self explanatory and the API Browser does not provide descriptions for the parameters:

get /search/aggregate
image

get /search/messages
image

Expected Behavior

API Browser provides documentation and descriptions for parameters so that users can understand how to use them.

Current Behavior

Missing parameter descriptions.

Possible Solution

Add parameter descriptions.

Steps to Reproduce (for bugs)

Context

This topic is of recent relevance as there have been breaking changes to the existing API endpoints.

Your Environment

  • Graylog Version: 6.1.1
  • Java Version: Bundled
  • OpenSearch Version: 2.15.0
  • MongoDB Version: 7.0.14
  • Operating System: Ubuntu Server 22.04 LTS
  • Browser version: Google Chrome Version 130.0.6723.70 (Official Build) (arm64)

Please let me know if there are any questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant