spring-framework / org.springframework.web.accept / ParameterContentNegotiationStrategy / setParameterName

setParameterName

open fun setParameterName(parameterName: String): Unit

Set the name of the parameter to use to determine requested media types.

By default this is set to "format".