Decorator for an endpoint method that details the HTTP request Content-Type header value.
Overrides the controller value set by the controllerConsumes decorator, if any.
controllerConsumes
Optional
Request content type.
Decorator for an endpoint method that details the HTTP request Content-Type header value.
Overrides the controller value set by the
controllerConsumes
decorator, if any.