Skip to content

Commit 6b6e040

Browse files
authored
Merge pull request #2756 from Arielgordon123/docs-message
docs: Add message property
2 parents d1d1aec + 830680b commit 6b6e040

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api-docs.yml

+4
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,8 @@ definitions:
715715
type:
716716
- string
717717
- 'null'
718+
message:
719+
type: string
718720

719721
TaskOutput:
720722
type: object
@@ -2335,6 +2337,8 @@ paths:
23352337
type: string
23362338
git_branch:
23372339
type: string
2340+
message:
2341+
type: string
23382342
responses:
23392343
201:
23402344
description: Task queued

0 commit comments

Comments
 (0)