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
{{ message }}
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
Currently we have a PUT request to /frisbee/user/home which stores users home chapter. I doesn't actually work. Even if it works, we currently don't use it.
First we should remove frisbee name from the endpoint.
Second, we should have a GET request to read the value.
The text was updated successfully, but these errors were encountered:
Currently we have a
PUT
request to/frisbee/user/home
which stores users home chapter. I doesn't actually work. Even if it works, we currently don't use it.frisbee
name from the endpoint.GET
request to read the value.The text was updated successfully, but these errors were encountered: