Commit 56a41b3
committed
minor #18481 [HttpClient] Add a note about requirement to use URI templates (clement-michelet)
This PR was merged into the 6.3 branch.
Discussion
----------
[HttpClient] Add a note about requirement to use URI templates
Closes #18480
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `6.x` for features of unreleased versions).
-->
Commits
-------
40c513d [HttpClient] Add a note about requirement to use URI templates1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
946 | 946 | | |
947 | 947 | | |
948 | 948 | | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
949 | 954 | | |
950 | 955 | | |
951 | 956 | | |
| |||
0 commit comments