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
Make all endpoint URLs correctly relative by removing prefix slash
Refer to the access endpoint by linking to it instead of implicitly
using `/access` and slightly reword the description of
`contests/<id>/account`.
Also prefix `contests/<id>/` to some URLs to make them correct
relative to the baseurl of the API.
0 commit comments