Skip to content
This repository was archived by the owner on May 27, 2020. It is now read-only.

Commit a340d61

Browse files
author
Jordan Walsh
committed
updated to detailed status
1 parent d577267 commit a340d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/_message-status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,13 +358,13 @@ Your application can use this information to easily determine the numbers of rec
358358
359359
```xml
360360
<ns3:link method="GET"
361-
rel="summaryStatus"
361+
rel="detailedStatus"
362362
uri="https://api.whispir.com/messages/069BF68E5E0FE99B/messagestatus?view=detailed&apikey=498nadsasdff09fewdsafjaa90f"/>
363363
```
364364
```go
365365
{
366366
"method": "GET",
367-
"rel": "summaryStatus",
367+
"rel": "detailedStatus",
368368
"uri": "https://api.whispir.com/messages/069BF68E5E0FE99B/messagestatus?view=detailed&apikey=498nadsasdff09fewdsafjaa90f"
369369
}
370370
```

0 commit comments

Comments
 (0)