Skip to content

Backend: Update path in ComponentType

Currently, the path in ComponentType returns only the path of the component. We need the full path + version in order to be able to display it in the README and include it directly.

include:
  - component: gitlab.com/project-path/component-path@version
Edited by Laura Montemayor