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

[Refactor] Update controllers' CRUD functions in example packages #3497

Closed
2 tasks
jannyHou opened this issue Aug 1, 2019 · 2 comments
Closed
2 tasks

[Refactor] Update controllers' CRUD functions in example packages #3497

jannyHou opened this issue Aug 1, 2019 · 2 comments
Labels

Comments

@jannyHou
Copy link
Contributor

jannyHou commented Aug 1, 2019

Description

A follow up story of #2654
After implementing the new decorator @requestBody(spec, model, options) in #3496, update the example packages, apply the new annotation to controller CRUD methods.

Acceptance Criteria

  • Update the templates in @loopback/cli to adopt the new annotation.
  • Upgrade examples to provide the descriptive configs(model, options) using the new @requestBody() decorator.
@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

@stale stale bot added the stale label Dec 25, 2020
@stale
Copy link

stale bot commented Jul 14, 2021

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants