Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

User model present in model-config.json #103

@greaterweb

Description

@greaterweb

Bug or feature request

  • Bug
  • Feature request

Additional information (Node.js version, LoopBack version, etc)

Both the base User model and a custom user model (which extends User) are present in the model-config.json. I don't believe this is intentional and the base User model should be removed from the config.

At the minimum it is confusing for files such as common/models/user.js, it is not immediately clear which model this would apply to.

To resolve, the base User model should be removed or the custom user model should be renamed to something else such as Account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions