spec/data/wire_models/model_view.json in gooddata-0.6.16 vs spec/data/wire_models/model_view.json in gooddata-0.6.17

- old
+ new

@@ -29,10 +29,11 @@ }], "facts": [{ "fact": { "identifier": "fact.stage_history.stage_velocity", "title": "Stage Velocity", + "description": "Velocity description", "dataType": "DECIMAL(12,2)" } }, { "fact": { "identifier": "fact.stage_history.stage_duration", @@ -1496,10 +1497,11 @@ }, "attributes": [{ "attribute": { "identifier": "attr.opp_owner.region", "title": "Opp. Owner Region", + "description": "Owner Region description", "folder": "Opp. Owner", "labels": [{ "label": { "identifier": "label.opp_owner.region", "title": "Opp. Owner Region", @@ -1599,9 +1601,10 @@ "title": "opportunity", "anchor": { "attribute": { "identifier": "attr.opportunity.id", "title": "Opportunity", + "description": "This is opportunity attribute description", "folder": "Opportunity", "labels": [{ "label": { "identifier": "label.opportunity.id.name", "title": "Opp. Name", \ No newline at end of file