Skip to content

Conversation

@kzscisoft
Copy link
Collaborator

@kzscisoft kzscisoft commented Nov 10, 2025

Fix Extra arguments error from server

Issue: N/A

Python Version(s) Tested: 3.14

Operating System(s): Ubuntu 24.10

📝 Summary

Prevent server validation errors.

🔍 Diagnosis

Server raises 422 error when extra parameters are sent in a request.

🔄 Changes

Adds additional arguments to _local_args to remove them from the data sent to the server on object creation since the tightening of validation.

✔️ Checklist

  • Unit and integration tests passing.
  • Pre-commit hooks passing.
  • Quality checks passing.

@kzscisoft kzscisoft added this to the Simvue Python API v2.3 milestone Nov 10, 2025
@kzscisoft kzscisoft added bug Something isn't working enhancement New feature or request improvement python Pull requests that update python code and removed enhancement New feature or request labels Nov 10, 2025
@kzscisoft kzscisoft merged commit a973b3a into dev Nov 10, 2025
28 of 29 checks passed
@kzscisoft kzscisoft deleted the hotfix/fix-extra-object-args branch November 10, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working improvement python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants