Skip to content

Commit 563574c

Browse files
committed
chore: Update CLI schema
1 parent 62581b5 commit 563574c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/cli-schema.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
"string"
99
]
1010
},
11+
"branch": {
12+
"description": "Project branch. Use when branching enabled for the project.",
13+
"type": "string",
14+
"minLength": 1
15+
},
1116
"apiUrl": {
1217
"description": "The url of Tolgee API.",
1318
"type": "string"

0 commit comments

Comments
 (0)