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

feat: replacing internal/sdk with generated client #13

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

thulasirajkomminar
Copy link
Member

Description

This PR removes the internal management API client library and adopts the client library that was generated from the OpenAPI spec. This improves error handling and need to maintain the internal client library.

Removed the partition_template support and will be implemented in the future version. This is because the current version did not support all types of the partition_template.

Relations

Closes #12

References

Output from Acceptance Testing

% make testacc

...

@thulasirajkomminar thulasirajkomminar merged commit c05ddf5 into main Aug 5, 2024
2 checks passed
@thulasirajkomminar thulasirajkomminar deleted the tk/new-sdk branch August 5, 2024 14:08
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.

Implement client library that was generated from OpenAPI spec
1 participant