addedInput schema / properties / canvas_id / pattern
Added value: +"^[A-Za-z0-9_-]{10}$"
removedOutput schema / properties / activities / items / properties / assay_description / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / assay_description / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / assay_type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / assay_type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / molecule_pref_name / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / molecule_pref_name / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / pchembl_value / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / pchembl_value / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / relation / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / relation / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / standard_relation / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / standard_relation / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / standard_type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / standard_type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / standard_units / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / standard_units / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / standard_value / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / standard_value / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / target_organism / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / target_organism / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / target_pref_name / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / target_pref_name / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / units / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / units / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / activities / items / properties / value / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / activities / items / properties / value / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / appliedFilters / properties / assay_type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / appliedFilters / properties / assay_type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / appliedFilters / properties / organism / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / appliedFilters / properties / organism / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / appliedFilters / properties / pchembl_value_min / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / appliedFilters / properties / pchembl_value_min / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / appliedFilters / properties / standard_type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / appliedFilters / properties / standard_type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / canvas_id / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / canvas_id / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / staged_row_count / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / staged_row_count / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / table_name / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / table_name / type
Added value: +[
+ "string",
+ "null"
+]