Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docs): add injectable decorator in custom extended sequence #6953

Merged

Conversation

achrinza
Copy link
Member

closes #6918

Signed-off-by: Rifa Achrinza 25147899+achrinza@users.noreply.github.com

Checklist

  • DCO (Developer Certificate of Origin) signed in all commits
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

closes loopbackio#6918

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
@achrinza achrinza self-assigned this Dec 23, 2020
@achrinza achrinza merged commit 1fe4c27 into loopbackio:master Dec 28, 2020
@achrinza achrinza deleted the fix/docs-middleware-sequence-sample branch December 28, 2020 06:57
achrinza added a commit to achrinzafork/loopback-next that referenced this pull request Dec 29, 2020
see loopbackio#6953

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to achrinzafork/loopback-next that referenced this pull request Dec 29, 2020
see loopbackio#6953

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to achrinzafork/loopback-next that referenced this pull request Dec 29, 2020
see loopbackio#6953

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to achrinzafork/loopback-next that referenced this pull request Jan 4, 2021
see loopbackio#6953

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to achrinzafork/loopback-next that referenced this pull request Jan 4, 2021
see loopbackio#6953

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
achrinza added a commit to achrinzafork/loopback-next that referenced this pull request Jan 9, 2021
see loopbackio#6953

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Sequence as detailed in docs does not work
1 participant