Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for update remaining and refill #31

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Add support for update remaining and refill #31

merged 2 commits into from
Dec 31, 2023

Conversation

Jonxslays
Copy link
Owner

Summary

Adds support for GET /keys.updateRemaining, and the refill property when creating and updating a key.

Checklist

  • I have run cargo test and all tests pass.
  • I have run cargo fmt and the code is formatted.
  • I have run cargo clippy in pedantic mode and refactored.
  • I have included documentation for any new structs or methods.
  • I have updated tests for any code I addded/changed/deleted.
  • I have updated the CHANGELOG to include my changes.

Related Issues

Closes #29

@Jonxslays Jonxslays added the enhancement New feature or request label Dec 31, 2023
@Jonxslays Jonxslays merged commit 296f8a7 into master Dec 31, 2023
12 checks passed
@Jonxslays Jonxslays deleted the issue/29 branch December 31, 2023 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for refill and update remaining endpoint
1 participant