-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Refactor repo contents API and add "contents-ext" API #34822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
6fd2c3a
to
aa52636
Compare
aa52636
to
857fa2b
Compare
Could we add a field to indicate whether a file is stored in LFS? e.g. My company is now choosing to use Gitea in our case. So there are many issues we've been faced with. |
76b95b9
to
d21b93b
Compare
d21b93b
to
bd93a6f
Compare
bd93a6f
to
b1102c4
Compare
Since this is a new design with an API, also cc @go-gitea/maintainers , if there is any problem, let's fix/improve/revert. |
GET /repos/{owner}/{repo}/contents
#27034See the updated swagger document for details.