LORD OF WEB

Results 3 issues of LORD OF WEB

Rename global 'version' variable to 'version-brevo' This pull request addresses a potential naming conflict by renaming the global 'version' variable to 'version-brevo' in the Brevo PHP package. Changes: - Renamed...

Hello, I've encountered an issue with the global variable named "version" in the Brevo PHP package. This global variable is causing conflicts in my project. To resolve this, I propose...

## Description This PR proposes a major update of the SDK generator by migrating from swagger-codegen to OpenAPI Generator, while maintaining compatibility with the existing SDK structure. ### Main changes:...