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

Make external_id a required var in webhook-datasource module #26

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

ravinadhruve10
Copy link
Contributor

Change summary:

The external_id variable was made optional so as to not break onboarding backend. In the backend, we always ensure passing the external_id to the module, because if not provided, the validation for the same would fail via WIF.

Making this required now (as it should be) since backend is all merged.

Change summary:
----------------
The external_id variable was made optional so as to not break
onboarding backend. In the backend, we always ensure passing
the external_id to the module, because if not provided, the
validation for the same would fail via WIF.

Making this required now (as it should be) since backend is all merged.
@ravinadhruve10 ravinadhruve10 requested a review from a team as a code owner April 12, 2024 21:16
@ravinadhruve10 ravinadhruve10 merged commit 9d48337 into master Apr 15, 2024
8 checks passed
@ravinadhruve10 ravinadhruve10 deleted the make-cdr-var-required branch April 15, 2024 16:54
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.

None yet

2 participants