Enhance WebsitesManageV2 to support name-based website retrieval
Updated getOne method to accept both website ID and name for retrieval, with a new search_by parameter.
Implemented URL encoding for names to handle special characters.
Added comprehensive test cases to validate functionality for both ID and name searches, including edge cases with special characters.
What's Changed
Full Changelog: 1.3.3...1.3.4