We can provide multiple values to Nexus filter query param. Our API layer expect filter to be an array not a string.
This probably requires changes in axios paramsSerializer or orval.
Fix temp workaround introduced in https://github.com/oasisprotocol/explorer/pull/1781/files
We can provide multiple values to Nexus filter query param. Our API layer expect filter to be an array not a string.
This probably requires changes in axios
paramsSerializeror orval.Fix temp workaround introduced in https://github.com/oasisprotocol/explorer/pull/1781/files