private suspend fun updateInterfaceSpecificationVersionTemplate(interfaceSpecification: InterfaceSpecification, input: UpdateInterfaceSpecificationInput, template: InterfaceSpecificationTemplate)
Updates the InterfaceSpecificationVersions of the interfaceSpecification after a template update Does not check the authorization status
Parameters
interfaceSpecification
updated, contains the InterfaceSpecificationVersions to update
input
defines how to update InterfaceSpecificationVersions of the interfaceSpecification
template
the new template of the InterfaceSpecification