private suspend fun updateInterfaceSpecificationTemplate(input: UpdateInterfaceSpecificationInput, interfaceSpecification: InterfaceSpecification, updateContext: NodeBatchUpdateContext): Set<Node>

Updates the template of an interfaceSpecification, if provided via the input Does not check the authorization status

Return

the updated nodes to save

Parameters

input

defines how to update the template

interfaceSpecification
updateContext

the context used to update the nodes