1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-06 13:56:12 +02:00
gitea/routers/api
JakobDev fb37eefa28
Add API for License templates (#23009)
This adds a API for getting License templates. This tries to be as close
to the [GitHub
API](https://docs.github.com/en/rest/licenses?apiVersion=2022-11-28) as
possible, but Gitea does not support all features that GitHub has. I
think they should been added, but this out f the scope of this PR. You
should merge #23006 before this PR for security reasons.
2023-04-26 02:08:28 -04:00
..
actions Support upload `outputs` and use `needs` context on Actions (#24230) 2023-04-22 16:12:41 -04:00
packages Refactor web route (#24080) 2023-04-20 14:49:06 -04:00
v1 Add API for License templates (#23009) 2023-04-26 02:08:28 -04:00