gargharsh3134
gargharsh3134
@andrross Sorry if I misunderstood your comment, but JSON format is an existing [common url parameter](https://opensearch.org/docs/latest/api-reference/cat/index/#retrieve-data-in-json-formate) for _cat APIs. Plain text format is however the default one, but if specified,...
> Given that we are proposing to sort on indices creation time (latest_indices_first), do we see a usecase for introducing prevToken as parameter ? It would help if you can...
@Bukhtawar Agree, this is prone to introducing some inconsistency (as is already called out in the issue) if the already displayed indices/elements are deleted, then the previous page will not...