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 more operations & refactor #6

Merged
merged 17 commits into from
Apr 1, 2022
Merged

Add more operations & refactor #6

merged 17 commits into from
Apr 1, 2022

Conversation

jbtrystram
Copy link
Member

@jbtrystram jbtrystram commented Dec 16, 2021

Added an API client to manage API tokens
Added an API client to handle application administration operations

Moved common methods into a shared trait between clients in the util::Client trait

@jbtrystram jbtrystram requested review from ctron and lulf March 29, 2022 13:10
src/registry/v1/client.rs Outdated Show resolved Hide resolved
@jbtrystram jbtrystram changed the title add an access tokens client Add more operations & refactor Mar 30, 2022
Copy link
Member

@ctron ctron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@lulf lulf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jbtrystram jbtrystram merged commit 4037ff3 into main Apr 1, 2022
@jbtrystram jbtrystram deleted the tokens branch April 1, 2022 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants