simvue-io / simvue-io/python-api
Correct PUTs/POSTs to send only the correct attributes in JSON bodies
Open
@alahiff is already working on this.
Since Oct 23, 2025.
blocking
bug
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 4
Description
When the server doesn't accept extraneous attributes in JSON bodies many things break. Will gather everything here, but currently this is in progress and is very incomplete:
- remove
folder_idwhen creating a run
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.