Commit f090548
docs: revise docstrings for generate_signed_url (#408)
* Adjusting comment for accuracy The assumed property is `signer_email` and not `service_account_email`. In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is. * fix: adjusting comment for accuracy The assumed property is `signer_email` and not `service_account_email`. In nowhere a property called `service_account_email` is read from `credentials`, but `signer_email` is. Co-authored-by: cojenco <59401799+cojenco@users.noreply.github.com>1 parent 412ce0b commit f090548
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
| |||
0 commit comments