You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
We use a hard-coded HTTP request header name to retrieve the Azure Event Grid event type: Aeg-Event-Type. In custom validation scenario's, our validation can't be used.
What feature would you like to have?
We should consider adding an option to the validation so we can use a custom header name.