v0.3.0
Bugfixes
- Remove debug print statement in
list_keys
.
Additions
- Add
ErrorCode
enum. - Add
remaining
parameter tocreate_key
. - Add
remaining
field toApiKeyVerification
andApiKeyMeta
models. - Add
code
field toApiKeyVerification
model. - Add
code
field toHttpResponse
model.
Changes
- Update status code for
revoke_key
to 200 OK.
Diff: v0.2.0...v0.3.0
Changelog: v0.3.0