Jonxslays / unkey.py

An asynchronous Python SDK for unkey.dev.
https://jonxslays.github.io/unkey.py/
GNU General Public License v3.0
7 stars 1 forks source link

Add support for refill and update remaining endpoint #8

Closed Jonxslays closed 9 months ago

Jonxslays commented 10 months ago

New endpoint: /v1/keys.updateRemaining

New field refill when creating and updating a key. The field will need to be added to the model and handled during serialization.