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

fix: CheckRequestTupleKey and AssertionTupleKey now require non-empty fields #130

Merged
merged 3 commits into from
Dec 22, 2023

Conversation

miparnisari
Copy link
Member

Description

Before: validation performed in the server code

image image image

After: validation performed in the proto:

image image image

@miparnisari miparnisari requested review from a team as code owners December 21, 2023 22:00
adriantam
adriantam previously approved these changes Dec 21, 2023
@rhamzeh
Copy link
Member

rhamzeh commented Dec 22, 2023

@miparnisari make sure you update your local buf build and then try regenrating

@miparnisari
Copy link
Member Author

miparnisari commented Dec 22, 2023

@rhamzeh thanks, somehow i had two buf installations locally.

@miparnisari miparnisari changed the title fix: CheckRequestTupleKey requires non-empty fields fix: CheckRequestTupleKey and AssertionTupleKey now require non-empty fields Dec 22, 2023
@miparnisari miparnisari merged commit e6e8953 into main Dec 22, 2023
7 checks passed
@miparnisari miparnisari deleted the check-request-mandates-all-fields branch December 22, 2023 02:52
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.

4 participants