-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NEOS-1560: expose entities in api for transformpiitext (#2836)
- Loading branch information
Showing
26 changed files
with
2,668 additions
and
728 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,3 +115,4 @@ packages: | |
interfaces: | ||
AnalyzeInterface: | ||
AnonymizeInterface: | ||
EntityInterface: |
59 changes: 59 additions & 0 deletions
59
backend/gen/go/protos/mgmt/v1alpha1/mgmtv1alpha1connect/mock_TransformersServiceClient.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
34 changes: 34 additions & 0 deletions
34
backend/gen/go/protos/mgmt/v1alpha1/mgmtv1alpha1connect/transformer.connect.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.