Add missing Javadoc tag

This commit is contained in:
Gary Gregory 2024-04-03 08:04:19 -04:00
parent c33f8ab4ac
commit 17142a7e74
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ public interface HttpRoutePlanner {
* Implementations may accept {@code null}.
*
* @return the route that the request should take
* @throws HttpException in case of a problem.
*
* @since 5.4
*/