argos/dmp-backend/web/src/main/resources/FunderInternalMockUpData.json

32 lines
725 B
JSON

[
{
"pid": "fundermockup:internal/001",
"remote_id": "",
"remote_pid": "",
"name": "Funder test 1",
"uri": "",
"last_fetched": "",
"description": "",
"tag": "internal"
},
{
"pid": "fundermockup:internal/002",
"remote_id": "",
"remote_pid": "",
"name": "Funder test 2",
"uri": "",
"last_fetched": "",
"description": "",
"tag": "internal"
},
{
"pid": "fundermockup:internal/003",
"remote_id": "",
"remote_pid": "",
"name": "Funder test 3",
"uri": "",
"last_fetched": "",
"description": "",
"tag": "internal"
}
]