suspend fun removeInterfaceSpecificationFromComponentVersion(authorizationContext: GropiusAuthorizationContext, input: RemoveInterfaceSpecificationVersionFromComponentVersionInput): ComponentVersion
Removes a InterfaceSpecificationVersion from 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 remove from which ComponentVersion