Formalize HTTP error response format #57296
Labels
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Right now error response format repeats Boom interface for BWC
It leads to several problems:
Changing
statusCode
-->status_code
might affect external consumer relying on the field presence (ElasticCloud for example).The text was updated successfully, but these errors were encountered: