forgejo/routers/api/packages
Andrew Thornton 82f6200d3c
Add some documentation to packages
In #21637 it was mentioned that the purpose of the API routes for the packages is unclear.
This PR adds some documentation.

Fix #21637

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-10-31 20:50:27 +00:00
..
composer Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
conan Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
container Add GET and DELETE endpoints for Docker blob uploads (#21367) 2022-10-07 23:30:59 +08:00
generic Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
helm Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
helper Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
maven Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
npm Allow for resolution of NPM registry paths that match upstream (#21568) 2022-10-24 21:50:22 +08:00
nuget Enforce grouped NuGet search results (#21442) 2022-10-17 01:18:09 +08:00
pub Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
pypi Allow uppercase ASCII alphabet in PyPI package names (#21095) 2022-09-07 21:18:51 +01:00
rubygems Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
vagrant Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
api.go Add some documentation to packages 2022-10-31 20:50:27 +00:00