Skip to content

model json file bug #6

@oderayi

Description

@oderayi

Great tool!

I observe that the generated model json files have "settings" attribute instead of "options" attribute.

{ "name": "Customer", "properties": { ... }, "settings": { "strict": false, "forceId": false, "replaceOnPUT": true, "idInjection": false, "mysql": { "schema": "my_store", "table": "customer" } } }

I think "settings" should be "options" at least for the version of loopback I'm using (v3).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions