Skip to content

Commit 8455c0b

Browse files
committed
Updating watchlist-new.yaml model to include 'description'
1 parent 1f08146 commit 8455c0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/cbapi/response/models/watchlist-new.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ properties:
99
format: "int32"
1010
name:
1111
type: "string"
12+
description:
13+
type: "string"
14+
description: "A description of the watchlist."
1215
search_query:
1316
type: "string"
1417
description: "URL encoded search query associated with this watchlist."

0 commit comments

Comments
 (0)