private suspend fun createIntraComponentDependencyParticipant(input: IntraComponentDependencyParticipantInput, componentVersion: ComponentVersion): IntraComponentDependencyParticipant
Creates a IntraComponentDependencyParticipant based on the provided input Does not check the authorization status Does not save the created IntraComponentDependencyParticipant
Return
the generated IntraComponentDependencyParticipant
Parameters
input
defines the IntraComponentDependencyParticipant to create
componentVersion
the ComponentVersion associated with the associated IntraComponentDependencySpecification
Throws
if the input is invalid