chore: generate
This commit is contained in:
parent
ba746e36d8
commit
b8266e5819
2 changed files with 12 additions and 1 deletions
|
|
@ -2288,6 +2288,15 @@
|
|||
"enum": ["git", "branch"]
|
||||
},
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
"name": "context",
|
||||
"in": "query",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"minimum": 0
|
||||
},
|
||||
"required": false
|
||||
}
|
||||
],
|
||||
"responses": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue