1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/routers/api
Kemal Zebari f05d9c98c4
Handle invalid target when creating releases using API (#31841)
A 500 status code was thrown when passing a non-existent target to the
create release API. This snapshot handles this error and instead throws
a 404 status code.

Discovered while working on #31840.
2024-09-12 07:47:31 +00:00
..
actions Refactor names (#31405) 2024-06-19 06:32:45 +08:00
packages Fix nuget/conan/container packages upload bugs (#31967) 2024-09-05 07:05:42 +00:00
v1 Handle invalid target when creating releases using API (#31841) 2024-09-12 07:47:31 +00:00