Skip to content

Refactor API client, remove deprecated functionality.

Latest

Choose a tag to compare

@capitalist-net capitalist-net released this 21 Mar 09:39
· 2 commits to master since this release

Converted several properties to protected for better extensibility and enhanced code quality with type hints and nullable returns. Removed deprecated constants, response formats, and unused API methods to simplify the codebase.

Fixed a bug with the X-Response-Format header letter case.