Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add omitempty to mutator's type & eval fields (#4433)
* A little more efficient but also will help clients determine whether they should fallback to the default value. * If we go ahead with this, it might be best to do so before the v6.5 release, otherwise may be considered a breaking change. * I had issues with generating the structs from the proto; may need someone else to look at it. --- Signed-off-by: James Phillips <jamesdphillips@gmail.com> Co-authored-by: Cyril Cressent <cyril@sensu.io>
- Loading branch information