Skip to content

Honor URI templates in RequestEntity exchanges - #1870

Open
sri-adarsh-kumar wants to merge 1 commit into
zalando:mainfrom
sri-adarsh-kumar:fix-1062
Open

Honor URI templates in RequestEntity exchanges#1870
sri-adarsh-kumar wants to merge 1 commit into
zalando:mainfrom
sri-adarsh-kumar:fix-1062

Conversation

@sri-adarsh-kumar

Copy link
Copy Markdown
Contributor

Support positional and named URI variables when exchanging template-backed RequestEntity instances.
Preserve request methods, headers, bodies, and existing URI-backed behavior.
Fixes #1062

@fatroom fatroom added the bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. label Aug 18, 2026
@fatroom

fatroom commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

@sri-adarsh-kumar please make sure that your commits are verified: https://docs.github.com/en/authentication/managing-commit-signature-verification/displaying-verification-statuses-for-all-of-your-commits

The change seems ok, but I'll take a look bit more detailed later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UnsupportedOperationException when using RestOperations + UriTemplate via RequestEntity

2 participants