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
Update dependencies and improve API error handling
Upgrades library dependencies to newer versions for enhanced stability.
Introduces support for additional error cases in API responses,
including "INVALID_REQUEST" in the 401 response model.
Removes redundant `@no-named-arguments` annotations throughout the project.
Simplifies VS Code workspace settings by removing unnecessary customizations.
Updates OpenAPI schema version to 1.1.20251142 and adjusts tests to align
with the new changes.
0 commit comments