suspend fun addInterfaceSpecificationToComponentVersion(authorizationContext: GropiusAuthorizationContext, input: AddInterfaceSpecificationVersionToComponentVersionInput): ComponentVersion
Adds a InterfaceSpecificationVersion to a ComponentVersion as visible/invisible Checks the authorization status Requires that the InterfaceSpecificationVersion is part of the same Component as the ComponentVersion
Return
the saved updated ComponentVersion
Parameters
authorizationContext
used to check for the required permission
input
defines how and which InterfaceSpecificationVersion to add to which ComponentVersion