mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
fix comment
This commit is contained in:
+1
-1
@@ -359,7 +359,7 @@ Please refer the following documentation for additional information:
|
||||
return token, nil
|
||||
}
|
||||
|
||||
// API_GET performs a GET request to the Pixiv API with automatic retries and caching.
|
||||
// API_GET performs a GET request to the Pixiv API and handles caching of the response, if appropriate.
|
||||
func API_GET(
|
||||
ctx context.Context,
|
||||
auditor *audit.Auditor,
|
||||
|
||||
Reference in New Issue
Block a user