Skip to content

Commit d350821

Browse files
committed
Merge branch 'master' of github.com:PolymerLabs/arcs into s2k-schemas
2 parents 9054c23 + 3acb7e7 commit d350821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/arcs/core/data/proto/recipe.proto

+1
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ message TypeVariableProto {
121121
message SchemaProto {
122122
repeated string names = 1;
123123
map<string, TypeProto> fields = 2;
124+
string hash = 3;
124125
}
125126

126127
enum OPERATOR {

0 commit comments

Comments
 (0)