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

Merge received message metadata with ours #32

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

andywaltlova
Copy link
Collaborator

@andywaltlova andywaltlova commented Jun 30, 2023

HMS-2042

  • Take the incoming metadata and merge it with our own metadata

Our own metadata currently contain only content type. If needed in future, the initial structure ourMetadata in constructMetadata can be extended.

Copy link
Member

@r0x0d r0x0d left a comment

Choose a reason for hiding this comment

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

Since we only have content-type for now in the metadata, I'm fine with the parameter only receiving it instead of a generic struct to iterate over both of them.

In the future, we can improve that, but that won't be necessary, I think.

Great work, @andywaltlova!

@r0x0d r0x0d merged commit 38ba682 into oamg:main Jun 30, 2023
@andywaltlova andywaltlova deleted the merge-metadata branch August 17, 2023 09:49
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