Skip to content

Conversation

@wangyb-A
Copy link
Contributor

@wangyb-A wangyb-A commented Jan 9, 2026

Issue #, if available:

Description of changes:

  • Implement json compatiable serdes for Operation and InvocationInput class

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@wangyb-A wangyb-A marked this pull request as ready for review January 9, 2026 01:31
@wangyb-A wangyb-A requested a review from yaythomas as a code owner January 9, 2026 01:31
# endregion wait


class TimestampConverter:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Keep it in lambda_service module to prevent dependency loop

- Implement json compatiable serdes for Operation and InvocationInput class
Copy link
Member

@yaythomas yaythomas left a comment

Choose a reason for hiding this comment

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

:shipit:


# =============================================================================
# Tests for Operation JSON Serialization Methods
# =============================================================================
Copy link
Member

Choose a reason for hiding this comment

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

tip for next time: for vs code, using

#region JSON Serialization for Operation

#endregion JSON Serialization for Operation

is handy, and gives you collapsable region for free :-)

@wangyb-A wangyb-A merged commit c58e381 into main Jan 9, 2026
15 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