Skip to content

Commit 54267f3

Browse files
committed
Update get case
1 parent d6c419b commit 54267f3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/cases/api/cases-api/cases-api-get-case.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@ The requested case JSON object.
6868
"description": "James Bond clicked on a highly suspicious email banner advertising cheap holidays for underpaid civil servants. Operation bubblegum is active. Repeat - operation bubblegum is now active!",
6969
"title": "This case will self-destruct in 5 seconds",
7070
"status": "open",
71+
"connector": {
72+
"id": "131d4448-abe0-4789-939d-8ef60680b498",
73+
"name": "My connector",
74+
"type": ".jira",
75+
"fields": {
76+
"issueType": "10006",
77+
"priority": "High",
78+
}
79+
},
7180
"tags": [
7281
"phishing",
7382
"social engineering",

0 commit comments

Comments
 (0)