elastic/elasticsearch

Add resource ID to 404 response body

Open

#82 675 ouverte le 17 janv. 2022

Voir sur GitHub
 (14 commentaires) (0 réactions) (0 assignés)Java (76 700 stars) (25 882 forks)batch import
:Core/Infra/Core>enhancementTeam:Core/Infrahelp wanted

Description

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.

Guide contributeur