removedOutput schema / properties / first_approval / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / first_approval / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / indications / items / properties / efo_term / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / indications / items / properties / efo_term / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / indications / items / properties / max_phase_for_ind / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / indications / items / properties / max_phase_for_ind / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / indications / items / properties / mesh_heading / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / indications / items / properties / mesh_heading / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / indications_total_count / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / indications_total_count / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / max_phase / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / max_phase / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / mechanisms / items / properties / action_type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / mechanisms / items / properties / action_type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / mechanisms / items / properties / mechanism_of_action / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / mechanisms / items / properties / mechanism_of_action / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / mechanisms / items / properties / target_chembl_id / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / mechanisms / items / properties / target_chembl_id / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / mechanisms_total_count / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / mechanisms_total_count / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / pref_name / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / pref_name / type
Added value: +[
+ "string",
+ "null"
+]