Skip to content

refactor: change upload methods to return None and update pin command… #8

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

Merged
merged 2 commits into from
Aug 21, 2025

Conversation

JakubAndrysek
Copy link
Contributor

This pull request refactors the client API to make its async methods more consistent and type-safe. Most methods that previously returned a generic ResponseMessage now either return None (for fire-and-forget operations) or a more specific type. Additionally, new type definitions for pin operations were introduced for better clarity and type checking.

@urish urish merged commit 01d59f3 into wokwi:main Aug 21, 2025
5 checks passed
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.

2 participants