Skip to content

Enhance WebsitesManageV2 to support name-based website retrieval

Choose a tag to compare

@pehas pehas released this 11 Nov 15:45
· 11 commits to master since this release
5751c44

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

  • Enhance WebsitesManageV2 to support name-based website retrieval by @nnnLik in #14

Full Changelog: 1.3.3...1.3.4