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

docs(techniques/mvc): introduce @WithAlias() decorator

Open sjones6 opened this issue 3 years ago • 6 comments

Documents the @WithAlias() decorator and getUrl helper introduced in PR nestjs/nest#5117

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] Other... Please describe: docs

What is the current behavior?

Issue Number: See issue nestjs/nest#5117 and PR nestjs/nest#3743.

What is the new behavior?

Adds documentation for @WithAlias() decorator and getUrl() helper.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

sjones6 avatar Aug 02 '20 19:08 sjones6

What would it take to get this merged? I'd really like this feature.

RobertAKARobin avatar Oct 28 '20 12:10 RobertAKARobin

The feature is available @RobertAKARobin , this is just the documentation.

johannesschobel avatar Dec 08 '20 10:12 johannesschobel

The feature is available @RobertAKARobin , this is just the documentation.

@johannesschobel - no, it's not, the PR is still open: https://github.com/nestjs/nest/pull/5117

matulek avatar Feb 17 '21 10:02 matulek

i am sorry, i must have missed that.

johannesschobel avatar Feb 17 '21 14:02 johannesschobel

Did this end up going any where?

AeroNotix avatar Jun 19 '22 15:06 AeroNotix

What happened to that PR?

marcelobrk avatar Jun 29 '22 20:06 marcelobrk