Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
280 changes: 134 additions & 146 deletions app/controlplane/api/controlplane/v1/integrations.pb.go

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions app/controlplane/api/controlplane/v1/integrations.proto
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ message PluginFanout {
bytes attachment_schema = 5;
// List of materials that the integration is subscribed to
repeated string subscribed_materials = 6;
// Whether the integration is subscribed to attestations
bool subscribed_attestation = 7;
}

message IntegrationsServiceListRegistrationsRequest{}
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading