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 update key #2

Closed Jonxslays closed 1 year ago

Jonxslays commented 1 year ago

This PR adds support for updating keys.

It also introduces a new UNDEFINED type.

Closes #1