You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507)
Fixes #29502

Our endpoint is not Github compatible.


https://docs.github.com/en/rest/releases/assets?apiVersion=2022-11-28#upload-a-release-asset

---------

Co-authored-by: Giteabot <teabot@gitea.io>
12 months ago
..
activitypub Move context from modules to services (#29440) 12 months ago
admin remove util.OptionalBool and related functions (#29513) 12 months ago
misc Fix wrong test usage of `AppSubURL` (#29459) 12 months ago
notify Move context from modules to services (#29440) 12 months ago
org Move context from modules to services (#29440) 12 months ago
packages remove util.OptionalBool and related functions (#29513) 12 months ago
repo Add support for API blob upload of release attachments (#29507) 12 months ago
settings Move context from modules to services (#29440) 12 months ago
shared Move context from modules to services (#29440) 12 months ago
swagger Add admin API route for managing user's badges (#23106) 12 months ago
user Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 12 months ago
utils Move context from modules to services (#29440) 12 months ago
api.go Add admin API route for managing user's badges (#23106) 12 months ago