Skip to content
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

fix: DSVError are not JSON serializable #42

Merged
merged 2 commits into from
Jun 14, 2024

bump version to 3.4.1

4852b36
Select commit
Loading
Failed to load commit list.
Merged

fix: DSVError are not JSON serializable #42

bump version to 3.4.1
4852b36
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Jun 14, 2024 in 0s

1 / 1 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Convert All Python Exceptions to Strings: Transform any Python exceptions into string format before providing the response. Incomplete
Revert to Original Name if Needed: If dsv_feature.spec_name is not provided, use the original name as a fallback option. Incomplete
Unit tests are included or not applicable. Completed