Skip to content

todolist example not work correctly(inclusion show in document but not same with the response) #3960

Closed
@st119848

Description

@st119848

Steps to reproduce

Run the lb4 example command to select and clone the todo repository:

lb4 example todo-list
Switch to the directory.

cd loopback4-example-todo-list
Finally, start the application!

$ npm start

Server is running at http://127.0.0.1:3000

or i clone your entire github and start in example todolist folder the result is the same .

Current Behavior

In the api document show example result with inclusion(relate model) but actual result format not same as example result.

Expected Behavior

Response same pattern as example result (with inclusion (relate model))

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions