Skip to content

Conversation

@VsevolodX
Copy link
Member

  • update: fix import
  • chore: import esse
  • chore: import esse
  • chore: import esse 2
  • chore: import esse 3
  • update: bump esse
  • update: fix serialization of enums + tests

entity = SampleEntityWithEnum(type=SampleEnum.TRI, name="example")
result = entity.to_dict()

assert isinstance(result, dict)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assert not instance

@VsevolodX VsevolodX merged commit 92f6e79 into main May 30, 2025
8 checks passed
@VsevolodX VsevolodX deleted the feature/SOF-7599 branch May 30, 2025 01:14
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