kedod

Results 4 issues of kedod

## Description - Expose `request_class` to other layers ## Closes #2203

## Description - Add support for additional V1 model_dump and V2 dict parameters in PydanticPlugin This is a continuation of https://github.com/litestar-org/litestar/pull/3171 The last unresolved conversation is here https://github.com/litestar-org/litestar/pull/3171#discussion_r1544483848 ## Closes...

Triage Required :hospital:
pr/external
pr/internal
size: small
type/feat
area/types

## Description - Refactor and add test for `paginated_return_data` doc example Visible code shows the simpliest usage of the funcionality. The `Full code` dropdown shows the full working example code...

Triage Required :hospital:
pr/external
pr/internal
size: small
area/docs
type/docs

### Summary In one of 3.0 wishlist points `@rob` suggested to support multiple resource representation in response based on `Accept` header https://discord.com/channels/919193495116337154/1182745702942646313/1217489384669184064 I've decided to write few words about current...

Enhancement