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

BucketApiClient no longer works properly #18

Open
davidbacter01 opened this issue Feb 21, 2023 · 2 comments
Open

BucketApiClient no longer works properly #18

davidbacter01 opened this issue Feb 21, 2023 · 2 comments
Assignees

Comments

@davidbacter01
Copy link

The data returned from the endpoint [/v1/buckets/{bucket_name}/stat] has changed it's structure and sends an aditional key in the response ("is_initialized": bool
). Due to this change, the method from_json raises an error due to unexpected param, thus making it unusable.

@Cracky5457 Cracky5457 self-assigned this Feb 21, 2023
@Cracky5457
Copy link
Collaborator

Thanks for the report,

I will try to do this by tomorrow and I will release a new version

Regards,

Axel

@Cracky5457
Copy link
Collaborator

Hey @davidbacter01 I just push a new version 5.1

Can you try it out and tell me if it's ok now ?

Regards,

Axel

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

No branches or pull requests

2 participants