Project

General

Profile

« Previous | Next » 

Revision 47991

added fields collectedfrom and dateofacceptance to the instance type

View differences:

Result.proto
80 80
	
81 81
		optional KeyValue hostedby = 5;
82 82
		repeated string url = 9;
83

  
84
		optional StringField collectedfrom = 10;
85
		optional StringField dateofacceptance = 11;
83 86
	}
84 87
	
85 88
	message ExternalReference {

Also available in: Unified diff