Skip to content

Commit 5aaa60e

Browse files
authored
added new protos (#445)
1 parent 0dedefd commit 5aaa60e

File tree

2 files changed

+76
-7
lines changed

2 files changed

+76
-7
lines changed

pkg/pb/detectorspb/detectors.pb.go

+62-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/detectors.proto

+14
Original file line numberDiff line numberDiff line change
@@ -834,6 +834,20 @@ enum DetectorType {
834834
Grafana = 830;
835835
ConvertApi = 831;
836836
Transferwise = 832;
837+
Bulksms = 833;
838+
Databox = 834;
839+
Onesignal = 835;
840+
Rentman = 836;
841+
Parseur = 837;
842+
Docparser = 838;
843+
Formsite = 839;
844+
Tickettailor = 840;
845+
Lemlist = 841;
846+
Prodpad = 842;
847+
Formstack = 843;
848+
Codeclimate = 844;
849+
Codemagic = 845;
850+
Vbout = 846;
837851
}
838852

839853
message Result {

0 commit comments

Comments
 (0)