1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add missing repo.projects unit into swagger (#14876)

Fix #14875

Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
zeripath
2021-03-03 22:44:30 +00:00
committed by GitHub
parent b2986ab8b2
commit 0bdeb2b302
2 changed files with 6 additions and 3 deletions

View File

@@ -12968,6 +12968,7 @@
"repo.wiki",
"repo.pulls",
"repo.releases",
"repo.projects",
"repo.ext_wiki"
]
}
@@ -13728,6 +13729,7 @@
"repo.wiki",
"repo.pulls",
"repo.releases",
"repo.projects",
"repo.ext_wiki"
]
}
@@ -15995,6 +15997,7 @@
"repo.wiki",
"repo.pulls",
"repo.releases",
"repo.projects",
"repo.ext_wiki"
]
}