mirror of
https://github.com/github/codeql.git
synced 2026-02-12 05:01:06 +01:00
Correct mistake in qldoc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,7 @@ class SpringWebClient extends Interface {
|
||||
}
|
||||
|
||||
/**
|
||||
* A method on `org.springframework.web.reactive.function.client.RestTemplate`
|
||||
* A method on `org.springframework.web.client.RestTemplate`
|
||||
* which has a parameter `uriVariables` (which can have type `Object..` or
|
||||
* `Map<String, ?>`) which contains variables to be expanded into the URL
|
||||
* template in parameter 0.
|
||||
|
||||
Reference in New Issue
Block a user