As loopback CLI and core packages as has been updated so did a npm update to bring those changes in the current repo. Although all the existing models and repositories could have been working but new models would have been suffered, so updated the existing models and repositories as well to reflect to the new code base.
Now models also exposes a Relations object by default.
Type of change
Please delete options that are not relevant.
[x] New feature (non-breaking change which adds functionality)
How Has This Been Tested ?
As nothing new was implemented, so I ran the existing test cases on my local machine but they didn't worked due to some Authentication error which exist on older build also.
Description
As loopback CLI and core packages as has been updated so did a npm update to bring those changes in the current repo. Although all the existing models and repositories could have been working but new models would have been suffered, so updated the existing models and repositories as well to reflect to the new code base. Now models also exposes a Relations object by default.
Type of change
Please delete options that are not relevant.
How Has This Been Tested ?
As nothing new was implemented, so I ran the existing test cases on my local machine but they didn't worked due to some Authentication error which exist on older build also.
Checklist: