* Sends a GET request to the given URL with the given parameters. * @param url URL to send the request to * @param params query parameters to send * @param auth Whether to use authentication
(url: string, params: Record<string, string>, auth: boolean)
source not stored for this graph (policy: none)
no test coverage detected