File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ curl -H "Content-Type: application/json" -H "Auth-Api-Token: 12345678-1234-1234-
274
274
"classification_id" : 123 ,
275
275
"classification" : " amusing" ,
276
276
"state" : " assigned" ,
277
- "volume" : 1
277
+ "volume" : 2
278
278
},
279
279
{
280
280
"classification_id" : 123 ,
@@ -288,12 +288,6 @@ curl -H "Content-Type: application/json" -H "Auth-Api-Token: 12345678-1234-1234-
288
288
"state" : " closed" ,
289
289
"volume" : 1
290
290
},
291
- {
292
- "classification_id" : 123 ,
293
- "classification" : " amusing" ,
294
- "state" : " responded" ,
295
- "volume" : 1
296
- },
297
291
{
298
292
"classification_id" : 143 ,
299
293
"classification" : " customer service" ,
@@ -316,7 +310,7 @@ classification | name | string
316
310
state | workflow state | string
317
311
volume | count of classifications | number
318
312
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 />
320
314
321
315
** Response Time**
322
316
You can’t perform that action at this time.
0 commit comments