Open
Description
Description
Currently, the /options endpoints are called to retrieve options for different filters (tags, exercise, scenario, injects, assets, tags, etc.), however, these queries can be slow (and are almost duplicated). Should we find a way to standardize these endpoints, either by reducing the scope of the query or by stocking the values in a simple way for retrieval directly from the front end or from a cached database?