Skip to content

feat!: refactor model references (EN-349)

Ruwani De Alwis requested to merge feat/refactor-model-references into dev

Summary

This PR removes the user reference in clients, along with contracts, and adds application reference to contracts. Relevant dependencies are updated.

Changes

  • client no longer linked to user
  • contract no longer linked to user
  • contract linked to application

Merge request reports