Skip to content

Only format entity tag GET output if API request is v3

This PR fixes an issue in the extension that prevents users from saving searchkit searches, this issue is caused by the API output wrapper that formats API response in v3 version, even though some request can be from API v4.

Before

221212121asasasasasasasas

After

121212121asasasasasasasas

Edited by olayiwola_compucorp

Merge request reports

Loading