simvue-io / python-api

Simvue Python API
https://docs.simvue.io
Apache License 2.0
4 stars 0 forks source link

Allow nested metadata and add checking for server #573

Open kzscisoft opened 1 week ago

kzscisoft commented 1 week ago

Allow nested metadata

Issue: https://github.com/simvue-io/python-api/issues/566 Python Version(s) Tested: 3.13 Operating System(s): Ubuntu 24.10 Documentation PR:

📝 Summary

Allows the user to now set metadata using nested dictionaries, a feature supported from server version 0.1.0

🔄 Changes

✔️ Checklist