UNPKG

636 BMarkdownView Raw
1### Description
2
3
4#### Related issues
5
6<!--
7Please use the following link syntaxes:
8
9- connect to #49 (to reference issues in the current repository)
10- connect to strongloop/loopback#49 (to reference issues in another repository)
11-->
12
13- connect to <link_to_referenced_issue>
14
15### Checklist
16
17<!--
18- Please mark your choice with an "x" (i.e. [x], see
19https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments)
20- PR's without test coverage will be closed.
21-->
22
23- [ ] New tests added or existing tests modified to cover all changes
24- [ ] Code conforms with the [style
25 guide](http://loopback.io/doc/en/contrib/style-guide.html)