ReleaseData: Difference between revisions

no edit summary
(Created page with "= Goal = To provide a service that contains canonical data about product releases / builds. This data will be generated by the release enginering build automation tools, and it...")
 
No edit summary
Line 48: Line 48:
   descriptive_name: <string e.g. Firefox 8.0b1>,
   descriptive_name: <string e.g. Firefox 8.0b1>,
   urls: [{url: <url>, label: <string>}, ...],
   urls: [{url: <url>, label: <string>}, ...],
  foreign_keys: [ {system: <string>, reference: {table: <string>, column: <string>, value: <int>}}, ...],
   <Anything else?>...
   <Anything else?>...
}</pre></code>
}</pre></code>
131

edits