a6ad89bee0
When there are no indexes, get mapping has a series of special cases. Two of those expect the response object already started, and the other two respond with an exception. Those two cases (types passed in but no indexes and vice versa) would fail in their error response generation because it did not expect an object to already be started in the json generator. This change moves the object start to where it is needed for the empty responses. closes #21916 |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |