Skip to content

Add endpoint to get all the configured properties

David Mendez requested to merge staging into master

This endpoint tells all the ids that are configured to be used. This is helpful in queries that use the _source field. Among other use cases.

Merge request reports