1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 16:04:14 +01:00
gitea/routers/api/v1/repo
Antoine GIRARD 3edb0c5894 Generate swagger json (#1402)
- Generate swagger.json into public/
- Add swagger-ui auto-installation
- Add footer link to local swagger-ui
- Add /swagger url for using app url.
- Fix Swagger-UI version via git tag
2017-05-02 15:35:59 +02:00
..
branch.go
collaborators.go
file.go
fork.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
hook.go Generate swagger json (#1402) 2017-05-02 15:35:59 +02:00
issue_comment.go
issue_label.go
issue.go refactor api issues load attributes for better performance (#1066) 2017-02-27 08:36:42 +08:00
key.go
label.go
milestone.go
pull.go
release.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
repo.go Generate swagger json (#1402) 2017-05-02 15:35:59 +02:00
star.go
status.go Status-API (#1332) 2017-04-21 19:32:31 +08:00
subscriber.go