mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-04-15 22:14:04 -04:00
docs: add release notes for PR #11458
This commit is contained in:
parent
0da4505a49
commit
b394e66d5f
1 changed files with 1 additions and 0 deletions
1
release-notes/11458.md
Normal file
1
release-notes/11458.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
feat: implement repo-specific access tokens in relevant search & list APIs. **Breaking**: the following APIs could previously return private repositories when using a public-only access token, but can no longer do so: `/user/repos`, `/users/{username}/repos`, `/orgs/{org}/repos`, and `/teams/{id}/repos`.
|
||||
Loading…
Reference in a new issue