-
Notifications
You must be signed in to change notification settings - Fork 1.1k
docs: add model to rest api docs #4976
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
Conversation
4ce89f3 to
bd2ad6e
Compare
|
Coverage decrease is unrelated but it dropped because sometimes the geocoder test will throw 502 and skip this line even though we check if the service is available before running related tests. |
dhmlau
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I don't know the details but the content is understandable to me.
I have 2 review comments.
bd2ad6e to
ee5181c
Compare
jannyHou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏 LGTM
ee5181c to
492095e
Compare
Documentation for application developers to use `@loopback/rest-crud` and extension developers to use `@loopback/model-api-builder`.
492095e to
85a9391
Compare
Closes #2740.
Documentation for application developers to use
@loopback/rest-crudand extension developers to use@loopback/model-api-builder.Checklist
👉 Read and sign the CLA (Contributor License Agreement) 👈
npm testpasses on your machinepackages/cliwere updatedexamples/*were updated👉 Check out how to submit a PR 👈