Ramon Corrales
Ramon Corrales
@rinatkhaziev Is there anything we can do to move this PR forward? It seems that the work required on the [vip-container-images repo](https://github.com/Automattic/vip-container-images/pull/516) was already handled. Let me know if there's...
@diksha-nts Thanks for sharing these details. I see, so you would like to return an error object so it's shown in the response. I think adding a filter for the...
@diksha-nts I see you're applying the same filter twice because there's an early return for an array for some legacy behavior. Calling the filters once makes the code cleaner, easier...