Litestar Dto

Configure Litestar DTO behavior for inbound parsing and outbound serialization, including layer-scoped `dto`/`return_dto`, `DTOConfig` policies, `DTOData` update workflows, and custom `AbstractDTO` implementations. Use when API payload contracts differ from internal model structures. Do not use when internal models can be exposed safely without transformation.

alti3 Updated

File contents

alti3/litestar-skills/tree/main/plugins/litestar/skills/litestar-dto commit 9d1261200b

Frequently asked questions

npx skillmds@latest add alti3/litestar-dto