forgejo/routers/api
Gergely Nagy c647e8639f
api: The repo wiki APIs should respect WikiBranch
Back in #2264, we made it possible to change the branch wikis use from
the hardcoded "master" branch to `[repository].DEFAULT_BRANCH`. However,
the API endpoints were not updated, and the "master" branch remained
hardcoded there.

This change fixes that, the API endpoints will now respect the
repository's `WikiBranch`.

Fixes #3391.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-04-25 00:36:58 +02:00
..
actions Check the token's owner and repository when registering a runner (#30406) 2024-04-16 09:38:26 +02:00
forgejo/v1
packages
shared
v1 api: The repo wiki APIs should respect WikiBranch 2024-04-25 00:36:58 +02:00