Skip to content

Commit 6f08539

Browse files
authored
Update async_refreshes response (#1843)
1 parent 9740b2a commit 6f08539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/methods/async_refreshes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Please note that the asynchronous nature of background jobs can lead to race con
5050

5151
For those reasons the `AsyncRefresh` can only ever serve as an indicator of when it could be worthwhile for a client to request new data. In the general case there is no guarantee that new data will be served.
5252

53-
**Returns:** [AsyncRefresh]({{< relref "entities/AsyncRefresh" >}})\
53+
**Returns:** Hash with a single key of `async_refresh` with value of [AsyncRefresh]({{< relref "entities/AsyncRefresh" >}})\
5454
**OAuth:** User token + `read`\
5555
**Version history:**\
5656
4.4.0 - added

0 commit comments

Comments
 (0)