Class: module:"openapi-transformers/add-tag-to-operation-ids.js"

module:"openapi-transformers/add-tag-to-operation-ids.js"()

Transformer to prefix operationId with the first tag name and an underscore, which Autorest recognizes as an "operation group" represented by a separate API class when generating the client. See https://github.com/Azure/autorest/issues/1497#issuecomment-252082163