In Ruby Add prefix for Legacy Recurring PR
we have introduced a prefix Legacy for Recurring, to generate the class as LegacyRecurringApi, considering that Recurring is a legacy API for managing tokens.
This was necessary to avoid namespaces clashing, see issue.
The SDK Automation Bot must be updated to generate the Legacy prefix for Recurring. A similar solution has been already applied to Classic Payments code generation.
In Ruby Add prefix for Legacy Recurring PR
we have introduced a prefix Legacy for Recurring, to generate the class as LegacyRecurringApi, considering that Recurring is a legacy API for managing tokens.
This was necessary to avoid namespaces clashing, see issue.
The SDK Automation Bot must be updated to generate the
Legacyprefix for Recurring. A similar solution has been already applied to Classic Payments code generation.