Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Commit

Permalink
Etsim migration related schema changes (part2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkesanie committed Jun 1, 2018
1 parent 5698ef8 commit a0a4177
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions src/metax_api/api/rest/base/schemas/ida_dataset_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,6 @@
}
},
"required":[
"identifier",
"source_organization",
"name"
]
Expand Down Expand Up @@ -890,11 +889,7 @@
"type":"object",
"$ref":"#/definitions/Concept"
}
},
"required":[
"description",
"title"
]
}
},
"ResearchAgent":{
"title":"Agent",
Expand Down Expand Up @@ -1505,4 +1500,4 @@
}
}
}
}
}

0 comments on commit a0a4177

Please sign in to comment.