forgejo/routers/api/v1
Gusted dc228b4734 [SWAGGER] Make it consistent with reality
- Make the `UserSettings` definition an non-array, this is consistent
with the existing endpoints that uses this definition.
- Resolves #4179

(cherry picked from commit 5926ed1f73)
2024-06-19 06:40:17 +00:00
..
activitypub
admin Fix empty field login_name in API response JSON when creating user (#30511) (#30516) 2024-04-21 18:07:51 +02:00
misc
notify drop log.Error in ReadRepoNotifications 2024-03-24 07:12:31 +01:00
org Missed return on error part of: Fix bug on avatar (#31008) (#31019) 2024-05-31 14:56:16 +02:00
packages
repo Add missed return after ctx.ServerError (#31130) (#31133) 2024-05-31 14:35:19 +02:00
settings
shared
swagger [SWAGGER] Make it consistent with reality 2024-06-19 06:40:17 +00:00
user Missed return on error part of: Fix bug on avatar (#31008) (#31019) 2024-05-31 14:56:16 +02:00
utils
api.go