Skip to content

refactor(protos): Refactor the generation of protos files

Owolabi,D.O. (Dennis) requested to merge refactor/Protos into master

Simplify the generation of .proto files. Also fix issue with imports of generated files. This commit also includes the new validation kNN gRPC methods, but they are not used yet here.

Merge request reports