Skip to content

Commit 4a82a51

Browse files
committed
more tweaks
small changes to spacing
1 parent 5488d46 commit 4a82a51

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

source/includes/_activity.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ curl -H "Content-Type: application/json" -H "Auth-Api-Token: 12345678-1234-1234-
274274
"classification_id": 123,
275275
"classification": "amusing",
276276
"state": "assigned",
277-
"volume": 1
277+
"volume": 2
278278
},
279279
{
280280
"classification_id": 123,
@@ -288,12 +288,6 @@ curl -H "Content-Type: application/json" -H "Auth-Api-Token: 12345678-1234-1234-
288288
"state": "closed",
289289
"volume": 1
290290
},
291-
{
292-
"classification_id": 123,
293-
"classification": "amusing",
294-
"state": "responded",
295-
"volume": 1
296-
},
297291
{
298292
"classification_id": 143,
299293
"classification": "customer service",
@@ -316,7 +310,7 @@ classification | name | string
316310
state | workflow state | string
317311
volume | count of classifications | number
318312

319-
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
313+
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
320314

321315
**Response Time**
322316

0 commit comments

Comments
 (0)