0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 20:06:20 -05:00
forgejo/routers/api/v1/swagger
JakobDev 254a82842a
Add API for changing Avatars ()
This adds an API for uploading and Deleting Avatars for of Users, Repos
and Organisations. I'm not sure, if this should also be added to the
Admin API.

Resolves 

---------

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-06-29 23:22:55 +00:00
..
activity.go
activitypub.go
app.go
cron.go
issue.go
key.go
misc.go Add API for Label templates () 2023-05-23 18:10:23 +08:00
nodeinfo.go
notify.go
options.go Add API for changing Avatars () 2023-06-29 23:22:55 +00:00
org.go
package.go
repo.go API endpoint for changing/creating/deleting multiple files () 2023-05-29 17:41:35 +08:00
settings.go
user.go