Skip to content

Commit

Permalink
Update account.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
getinnocuous committed Oct 15, 2024
1 parent 9c4524c commit a40e232
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion account.proto
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,6 @@ message ItemType {
// A descriptive name of the types of items that are returned by this
// adapter e.g. "EKS Cluster"
string descriptiveName = 3;
SourceProperties source = 4; // is it possible to "pick" properties from another message? only "name" and "type" are needed here
}

message AvailableItemTypesRequest {}
Expand Down

0 comments on commit a40e232

Please sign in to comment.