Skip to content

Commit

Permalink
Automated artifacts regeneration [skip actions]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 29, 2024
1 parent dbc58bc commit e370e39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions generated/jsonschema/allianceModel.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -16747,13 +16747,13 @@
},
"high_throughput_expression_dataset_annotation_ingest_set": {
"items": {
"type": "string"
"$ref": "#/$defs/HTPExpressionDatasetAnnotationDTO"
},
"type": "array"
},
"high_throughput_expression_dataset_sample_annotation_ingest_set": {
"items": {
"type": "string"
"$ref": "#/$defs/HTPExpressionDatasetSampleAnnotationDTO"
},
"type": "array"
},
Expand Down Expand Up @@ -26449,13 +26449,13 @@
},
"high_throughput_expression_dataset_annotation_ingest_set": {
"items": {
"type": "string"
"$ref": "#/$defs/HTPExpressionDatasetAnnotationDTO"
},
"type": "array"
},
"high_throughput_expression_dataset_sample_annotation_ingest_set": {
"items": {
"type": "string"
"$ref": "#/$defs/HTPExpressionDatasetSampleAnnotationDTO"
},
"type": "array"
},
Expand Down

0 comments on commit e370e39

Please sign in to comment.