Skip to content

Commit 6bbc19a

Browse files
jlijennybc
andauthored
update request_make documentation (#453)
* update request_make documentation ea0ca46 switched to using gargle::request_retry but didn't update the documentation * Document --------- Co-authored-by: jennybc <[email protected]>
1 parent be516a9 commit 6bbc19a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/request_make.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#' wrappers that facilitate common tasks, such as uploading or downloading Drive
66
#' files. The functions here are intended for internal use and for programming
77
#' around the Drive API. Three functions are documented here:
8-
#' * `request_make()` does the bare minimum: calls [gargle::request_make()],
8+
#' * `request_make()` does the bare minimum: calls [gargle::request_retry()],
99
#' only adding the googledrive user agent. Typically the input is created
1010
#' with [request_generate()] and the output is processed with
1111
#' [gargle::response_process()].

man/request_make.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)