Skip to content

Commit fc4c38c

Browse files
authored
Merge pull request #47029 from Aixi-dev/patch-1
Update rest-client.adoc line 183
2 parents 974851e + 50a1292 commit fc4c38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/rest-client.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ public interface ExtensionsService {
180180
181181
}
182182
----
183-
<1> Request query will include parameter with key `name`
183+
<1> @RestQuery will include parameter with key `name`
184184
<2> Each `Map` entry represents exactly one query parameter
185185
<3> `MultivaluedMap` allows you to send array values
186186

0 commit comments

Comments
 (0)