elastic/elasticsearch

Add resource ID to 404 response body

开放

#82,675 创建于 2022年1月17日

 (14 条评论) (0 个反应) (0 位负责人)Java (25,882 个派生)batch import
:Core/Infra/Core>enhancementTeam:Core/Infrahelp wanted

仓库指标

星标
 (76,700 个星标)
PR 合并指标
 (平均合并 2天) (30 天内合并 1,000 个 PR)

描述

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.

贡献者指南