Skip to content

Add support for MediaType in ApiVersionInserter #35259

@spencergibb

Description

@spencergibb

While the server side added support for MediaType and parameter

public ApiVersionConfigurer useMediaTypeParameter(MediaType compatibleMediaType, String paramName) {
the client side ApiVersionInserter did not, https://github.com/spring-projects/spring-framework/blob/main/spring-web/src/main/java/org/springframework/web/client/ApiVersionInserter.java#L32

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions