v5.9.0
What's Changed
- [ADDED] Beta
paginated_api_keys
functionality to theUser
class- Retrieves a paginated list of API keys for the authenticated user, versus
api_keys
, which returns an unpaginated list
- Retrieves a paginated list of API keys for the authenticated user, versus
Related PRs
- [FEAT] Beta
paginated_api_keys
function by @nwithan8 in #334 - [chore] Prep for v5.9.0 release by @nwithan8 in #335
Full Changelog: v7.1.0...v5.9.0