1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 17:35:49 +00:00
gitea/routers/api/v1
a1012112796 5bb97a12d7
Creating a repo from a template repo via API (#15958)
* Creating a repo from a template repo via API

fix #15934
ref:
https://docs.github.com/en/rest/reference/repos#create-a-repository-using-a-template

Signed-off-by: a1012112796 <1012112796@qq.com>
2021-07-05 17:29:08 +02:00
..
admin Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
misc Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
notify [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) 2021-06-17 16:02:34 +02:00
org Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
repo Creating a repo from a template repo via API (#15958) 2021-07-05 17:29:08 +02:00
settings Add custom emoji support (#16004) 2021-06-29 16:28:38 +02:00
swagger Creating a repo from a template repo via API (#15958) 2021-07-05 17:29:08 +02:00
user Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
utils Refactor Webhook + Add X-Hub-Signature (#16176) 2021-06-27 20:21:09 +01:00
api.go Creating a repo from a template repo via API (#15958) 2021-07-05 17:29:08 +02:00