elastic/elasticsearch

Add resource ID to 404 response body

Open

#82.675 geöffnet am 17. Jan. 2022

Auf GitHub ansehen
 (14 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (25.882 Forks)batch import
:Core/Infra/Core>enhancementTeam:Core/Infrahelp wanted

Repository-Metriken

Stars
 (76.700 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T) (1.000 gemergte PRs in 30 T)

Beschreibung

It would be very useful to be able to easily extract the id of the resource thats not found from the body of a 404 request. I believe this would involve adding the ID to ResourceNotFoundException.

Contributor Guide