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
I would like to work on this. I had already set up my local environment. Any pointers regarding this would be helpful. I hope to explore and figure it out myself 🙂
Uh oh!
There was an error while loading. Please reload this page.
Right now gogs has implemented
GET /api/v1/user/repos
.Please implement also those two:
GET /api/v1/users/:username/repos
GET /api/v1/orgs/:org/repos
The text was updated successfully, but these errors were encountered: