forgejo/routers/api/v1/swagger
JakobDev 254a82842a
Add API for changing Avatars (#25369)
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 #25344

---------

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 (#24602) 2023-05-23 18:10:23 +08:00
nodeinfo.go
notify.go
options.go Add API for changing Avatars (#25369) 2023-06-29 23:22:55 +00:00
org.go
package.go
repo.go API endpoint for changing/creating/deleting multiple files (#24887) 2023-05-29 17:41:35 +08:00
settings.go
user.go