Add display fields to virtual registry & upstream models

Proposal

To match the UI on the virtual registry & upstream pages,

  • name (mandatory) & description (optional) fields need to be added to the virtual registry model.
  • name (mandatory) & description (optional) fields need to be added to the upstream model.

🚒 Solution

  • Add the attributes to the related table.
  • Accept and expose the attributes in the related Rest API endpoints.
Edited by David Fernandez