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(text_hmi): uids are strings #241

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

boczekbartek
Copy link
Member

Purpose

  • Fixes text_hmi. When mission was submitted by HMI node - the interface failed becasue UUID is not json serializable.
  • most probably introduced during migration to pydantic@v2

Proposed Changes

Use string UUIDs

Issues

Testing

@boczekbartek boczekbartek mentioned this pull request Sep 25, 2024
1 task
@boczekbartek boczekbartek merged commit 18af536 into development Sep 26, 2024
4 checks passed
@boczekbartek boczekbartek deleted the fix/mission_uids_in_text_hmi branch September 26, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants