Skip to content

Commit

Permalink
make all (new JSON schema generated)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-grove committed Sep 26, 2024
1 parent 4e07b83 commit b4d542a
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions generated/jsonschema/allianceModel.schema.json
Original file line number Diff line number Diff line change
@@ -16162,19 +16162,10 @@
"updated_by": {
"description": "The individual that last modified the entity.",
"type": "string"
},
"when_expressed_stage_name": {
"description": "A human-readable stage name. To be used when an ontology term for the relevant stage is not available.",
"type": "string"
},
"where_expressed_statement": {
"description": "A human-readable free-text description of the anatomical location of the expression pattern.",
"type": "string"
}
},
"required": [
"htp_expression_sample_type",
"where_expressed_statement",
"expression_assay_used",
"dataset_ids",
"data_provider",
@@ -16305,16 +16296,11 @@
"updated_by_curie": {
"description": "Curie of the Person object representing the individual that updated the entity",
"type": "string"
},
"where_expressed_statement": {
"description": "A human-readable free-text description of the anatomical location of the expression pattern.",
"type": "string"
}
},
"required": [
"htp_expression_sample_title",
"htp_expression_sample_type_curie",
"where_expressed_statement",
"expression_assay_curie",
"dataset_ids",
"data_provider_dto",

0 comments on commit b4d542a

Please sign in to comment.