Remove support for plain text request bodies #22751
Labels
:Core/Infra/REST API
REST infrastructure and utilities
>enhancement
help wanted
adoptme
:Search/Search
Search-related issues that do not fall into other categories
As a followup from #22691, I think we should consider removing support for the plain text bodies in the scroll APIs. Right now there is the option to use a request parameter, a json/yaml body, and a plain text body to specify the scroll id. These are the only APIs that support plain text and I do not think that it really buys us much to continue support for this.
The text was updated successfully, but these errors were encountered: