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

feat: add agreement_terms field in the datadeal #618

Merged
merged 6 commits into from
Jan 13, 2023

Conversation

youngjoon-lee
Copy link
Contributor

@youngjoon-lee youngjoon-lee commented Jan 11, 2023

Closes #602

Review Guide

@youngjoon-lee youngjoon-lee linked an issue Jan 11, 2023 that may be closed by this pull request
@youngjoon-lee youngjoon-lee changed the title feat: add agreement terms field in the datadeal feat: add agreement_terms field in the datadeal Jan 11, 2023
@youngjoon-lee youngjoon-lee self-assigned this Jan 11, 2023
@youngjoon-lee youngjoon-lee added this to the v2.1.0-beta.1 milestone Jan 11, 2023
@youngjoon-lee youngjoon-lee changed the title feat: add agreement_terms field in the datadeal WIP: feat: add agreement_terms field in the datadeal Jan 11, 2023
@youngjoon-lee youngjoon-lee marked this pull request as draft January 11, 2023 23:14
Comment on lines -70 to -73
if m.Consent.Certificate == nil {
return sdkerrors.Wrapf(sdkerrors.ErrInvalidRequest, "certificate is empty")
}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@youngjoon-lee youngjoon-lee marked this pull request as ready for review January 11, 2023 23:30
@youngjoon-lee youngjoon-lee changed the title WIP: feat: add agreement_terms field in the datadeal feat: add agreement_terms field in the datadeal Jan 11, 2023
Copy link
Contributor

@0xHansLee 0xHansLee left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link

@inchori inchori left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Contributor

@audtlr24 audtlr24 left a comment

Choose a reason for hiding this comment

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

lgtm!

Copy link
Contributor

@gyuguen gyuguen left a comment

Choose a reason for hiding this comment

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

Thank you

@youngjoon-lee youngjoon-lee merged commit 7e7a472 into main Jan 13, 2023
@youngjoon-lee youngjoon-lee deleted the 602-add-agreement_terms-field-in-the-datadeal branch January 13, 2023 04:08
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.

Add agreement_terms field in the DataDeal
5 participants