Skip to content

Commit

Permalink
Update docs/src/main/asciidoc/rest-client.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Guillaume Smet <[email protected]>
  • Loading branch information
geoand and gsmet authored Dec 10, 2024
1 parent 0b15732 commit 9b0bb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/rest-client.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ public interface ExtensionsService {

=== Dynamic base URLs

The REST client allows for a per invocation override the base URL using the `io.quarkus.rest.client.reactive.Url` annotation.
The REST client allows for a per invocation override of the base URL using the `io.quarkus.rest.client.reactive.Url` annotation.

Here is a simple example:

Expand Down

0 comments on commit 9b0bb80

Please sign in to comment.