algolia / algoliasearch-client-python

⚡️ A fully-featured and blazing-fast Python API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/python/?language=python
MIT License
196 stars 66 forks source link

feat(remaining-validity): adds get_secured_api_key_remaining_validity #455

Closed nunomaduro closed 5 years ago

nunomaduro commented 5 years ago

This pull request adds get_secured_api_key_remaining_validity as specified on the api client specs.

closes #443