Skip to content

Allow nested metadata and add checking for server #573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 9 commits into from

Conversation

kzscisoft
Copy link
Collaborator

@kzscisoft kzscisoft commented Oct 23, 2024

Allow nested metadata

Issue: #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

  • Updates validation to check values of flattened dictionary are allowed types.
  • Checks server is minimum supported version.

✔️ Checklist

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

@kzscisoft kzscisoft added the enhancement New feature or request label Oct 23, 2024
@kzscisoft kzscisoft added this to the API v1.2 milestone Oct 23, 2024
@kzscisoft kzscisoft closed this Dec 16, 2024
@kzscisoft kzscisoft deleted the feature/allow-nested-metadata branch March 7, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant