Skip to content

Add REST Endpoint ForeignKey to ComputingShares for ARC 6 (BUGZ-4116)

Florido Paganelli requested to merge floridop/arc:dev-infosysfixrestarc6 into master

Add REST Endpoint ForeignKey to ComputingShares for ARC 6 (BUGZ-4116)

Description

REST interface should appear as an association to Shares.

The infosys representation of the REST interface was not complete, the GLUE2 Association containing the REST Endpoint was missing. This MR adds it back. See also BUGZ-4116

Merge request reports