Skip to content

feat: simplify request handling

Arnaud Vergnet requested to merge topic/default/request-handling into branch/default

Make all api requests use the fetchApi method to make the request, helping readability and robustness.

Merge request reports