Skip to content

docs(controllers): add DTO folder explanation for full resource sample#3392

Open
ManavPatel7972 wants to merge 7 commits intonestjs:masterfrom
ManavPatel7972:improve-controller-dto-example
Open

docs(controllers): add DTO folder explanation for full resource sample#3392
ManavPatel7972 wants to merge 7 commits intonestjs:masterfrom
ManavPatel7972:improve-controller-dto-example

Conversation

@ManavPatel7972
Copy link
Copy Markdown

@ManavPatel7972 ManavPatel7972 commented Mar 11, 2026

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Docs
  • Other... Please describe:

What is the current behavior?

In the "Full resource sample" section of the Controllers documentation, the example imports the following DTOs:

import { CreateCatDto, UpdateCatDto, ListAllEntities } from './dto';

@kamilmysliwiec
Copy link
Copy Markdown
Member

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants