Introduce persisted Web Studio component capabilities
This commit is contained in:
@@ -20,6 +20,9 @@ message InjectedDependency {
|
||||
string receiver_interface_revision_id = 4;
|
||||
string constructor_atom_id = 5;
|
||||
}
|
||||
// Defaults to the invocation receiver. A checked dependency traversal can
|
||||
// select a related object explicitly before the package runtime starts.
|
||||
string object_id = 6;
|
||||
}
|
||||
|
||||
message EdgeDependency {
|
||||
|
||||
Reference in New Issue
Block a user