sourcefuse / loopback4-starter

Loopback 4 starter application. Multi-tenant architecture supported. Authentication, Authorization, Soft deletes, environment vars, Audit logs, included.
MIT License
158 stars 59 forks source link

fix(models): fixed belongsTo relations definition #72

Closed akshatdubeysf closed 3 years ago

akshatdubeysf commented 3 years ago

Description

Fixes keyFrom parameter for belongsTo relations, removed the property values as default values are already correct.

Fixes # (issue)

71

Type of change

Checklist :

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information