spec/data/wire_test_project.json in gooddata-0.6.16 vs spec/data/wire_test_project.json in gooddata-0.6.17
- old
+ new
@@ -9,10 +9,12 @@
"title": "Repos",
"anchor": {
"attribute": {
"identifier": "attr.repos.repo_id",
"title": "Repo",
+ "description": "This is anchor description",
+ "folder": "Foldered Repos",
"labels": [
{
"label": {
"identifier": "label.repos.repo_id",
"title": "Repo",
@@ -35,10 +37,11 @@
"attributes": [
{
"attribute": {
"identifier": "attr.repos.department",
"title": "Department",
+ "folder": "Foldered Repos",
"labels": [
{
"label": {
"identifier": "label.repos.department",
"title": "Department",
@@ -65,10 +68,11 @@
"title": "Devs",
"anchor": {
"attribute": {
"identifier": "attr.devs.dev_id",
"title": "Dev",
+ "folder": "Devs",
"labels": [
{
"label": {
"identifier": "label.devs.dev_id",
"title": "Dev",
@@ -104,20 +108,23 @@
"identifier": "dataset.commits",
"title": "Commits",
"anchor": {
"attribute": {
"identifier": "attr.commits.factsof",
- "title": "Records of Commits"
+ "title": "Records of Commits",
+ "folder": "Commits"
}
},
"attributes": [
],
"facts": [
{
"fact": {
"identifier": "fact.commits.lines_changed",
"title": "Lines Changed",
+ "description": "Fact description",
+ "folder": "Commits",
"dataType": "INT"
}
}
],
"references": [