suspend fun updateComponentVersion(authorizationContext: GropiusAuthorizationContext, input: UpdateComponentVersionInput): ComponentVersion
Updates a ComponentVersion based on the provided input Checks the authorization status
Return
the updated ComponentVersion
Parameters
authorizationContext
used to check for the required permission
input
defines which ComponentVersion to update and how