Add an API endpoint to get translations in one request for multiple projects #273
Labels
[Component] API
Concerns REST API Endpoints, e.g. for incoming webhooks
[Type] Enhancement
New functionality
Issue Overview
Currently the registry hooks into various filters and performs a request per project which can slow down the admin depending on the number of projects.
Having an option to register multiple projects per API endpoint would improve this.
The text was updated successfully, but these errors were encountered: