private suspend fun updateIntraComponentDependencySpecificationParticipants(input: UpdateIntraComponentDependencySpecificationInput, intraComponentDependencySpecification: IntraComponentDependencySpecification)
Updates the incoming and outgoing participants of intraComponentDependencySpecification based on input Does not check the authorization status
Parameters
input
defines which participants to add/remove
intraComponentDependencySpecification
the IntraComponentDependencySpecification where to add/remove participants