Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

feature: Custom Validators (webhooks) #3

Open
stanistan opened this issue Nov 22, 2021 · 0 comments
Open

feature: Custom Validators (webhooks) #3

stanistan opened this issue Nov 22, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@stanistan
Copy link
Collaborator

Currently, cmmc only supports doing JSONSchema validation.

It would be nice to support something like a custom validators via some syntax in the MergeTarget like:

   # ....
   data: 
     key:
       validator:
         url: <...>

For this to be usable, this should also have a proto definition of a request/response spec of a sort.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant