client-go icon indicating copy to clipboard operation
client-go copied to clipboard

Add request validation

Open k-yomo opened this issue 2 years ago • 0 comments

This PR adds request validation useful for webhook handler. The implementation is based on the code in the following repository. https://github.com/sanity-io/webhook-toolkit

k-yomo avatar Jun 11 '23 07:06 k-yomo