tag renaming is disabled on all asyncapi nodes. For children nodes it's the same on openapi since inline-array-editor can only add or delete tag. For root node it would require an asyncapi specific RenameTagDefinitionCommand to handle hierarchical renaming on message based and operation based nodes that is not yet available.
fixes #2752
As part of this PR there is also :