docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

fix(docs): added file creation info for public decorator

Open sumitbhanushali opened this issue 2 years ago • 0 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md

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
  • [x] Docs
  • [ ] Other... Please describe:

What is the current behavior?

Auth doc does not mention where to create public.decorators.ts file clearly Issue Number: N/A

What is the new behavior?

Added folder and file creation step for brevity

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

sumitbhanushali avatar Jun 08 '23 03:06 sumitbhanushali