You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is mainly a question but could work as a feature request. I will need to consume ozone endpoints. I understand they have not yet been implemented in the SDK. This means I will have to implement them on my own (buh... work!).
Describe the solution you'd like
Ideally, the SDK would implement these endpoints.
Describe alternatives you've considered
I'm wondering if there is anything I could reuse from the SDK or if I should just fall back completely to raw HTTP requests. Thanks for your support.
Priority
Low
Implementation ideas
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Currently, my focus is on implementing only the most critical endpoints, as the SDK is still in its beta stage, and the API interface has not yet reached full stability. I am actively working on the 2.x/stable version to address these challenges.
If you're interested in contributing, a PR for these endpoints targeting the 2.x version would be greatly appreciated. However, my immediate priority is not adding new endpoints or features but refactoring existing issues to create a more maintainable codebase.
Is your feature request related to a problem?
This is mainly a question but could work as a feature request. I will need to consume ozone endpoints. I understand they have not yet been implemented in the SDK. This means I will have to implement them on my own (buh... work!).
Describe the solution you'd like
Ideally, the SDK would implement these endpoints.
Describe alternatives you've considered
I'm wondering if there is anything I could reuse from the SDK or if I should just fall back completely to raw HTTP requests. Thanks for your support.
Priority
Low
Implementation ideas
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: