You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the endpoints such as https://dashboard.kernelci.org/api/tree-fast, the request is requiring the interval_in_days param, but it should add the default value of 7 days if not provided.
In the endpoints such as https://dashboard.kernelci.org/api/tree-fast, the request is requiring the
interval_in_daysparam, but it should add the default value of 7 days if not provided.