Skip to content

Commit 3fbbbe0

Browse files
committed
Update swagger API template
1 parent 823144c commit 3fbbbe0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/swagger/v1_json.tmpl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15412,6 +15412,11 @@
1541215412
"type": "boolean",
1541315413
"x-go-name": "Avatar"
1541415414
},
15415+
"default_branch": {
15416+
"description": "Default branch of the new repository",
15417+
"type": "string",
15418+
"x-go-name": "DefaultBranch"
15419+
},
1541515420
"description": {
1541615421
"description": "Description of the repository to create",
1541715422
"type": "string",

0 commit comments

Comments
 (0)