-
Notifications
You must be signed in to change notification settings - Fork 285
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The current Python client relies solely on auto-generated tests from the OpenAPI generator, which provide only basic sanity checks and do not cover real-world use cases. For example, as shown in PR #1778, missing parameters were not caught by existing tests. We need to add comprehensive tests to ensure correctness and robustness.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request