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

Add annotations property to entity #1055

Merged
merged 4 commits into from
Oct 10, 2023

Conversation

gregorjerse
Copy link
Contributor

in Python processes. It can be used as dictionary to read/set entity annotations.

@gregorjerse gregorjerse force-pushed the feature/annotate_v2_listener branch 8 times, most recently from 15bb805 to 20210c1 Compare October 9, 2023 20:25
@@ -370,6 +370,15 @@ def __str__(self):
class AnnotationValue(AuditModel):
"""The value of the annotation."""

class Meta:
Copy link
Member

Choose a reason for hiding this comment

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

This can/should go into a separate commit.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@gregorjerse gregorjerse force-pushed the feature/annotate_v2_listener branch 2 times, most recently from e8a323f to 8b80bad Compare October 10, 2023 07:56
@gregorjerse gregorjerse force-pushed the feature/annotate_v2_listener branch from 8b80bad to 6a3e204 Compare October 10, 2023 09:04
in Python processes. It can be used as dictionary to read/set entity
annotations.
@gregorjerse gregorjerse force-pushed the feature/annotate_v2_listener branch from 6a3e204 to f01aaff Compare October 10, 2023 09:14
@gregorjerse gregorjerse merged commit f01aaff into genialis:master Oct 10, 2023
24 checks passed
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