This behavior is due to a bug in Open API Generator version 7.9.0. Even when your operationId are unique in the spec, if multiple tags are applied to the same operation, the generator may mistakenly append a numeric suffix (e.g. _0, _1) to method names.