removedOutput schema / properties / molecules / items / properties / alogp / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / alogp / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / canonical_smiles / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / canonical_smiles / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / full_molformula / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / full_molformula / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / max_phase / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / max_phase / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / molecule_type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / molecule_type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / mw_freebase / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / mw_freebase / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / num_ro5_violations / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / num_ro5_violations / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / pref_name / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / pref_name / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / qed_weighted / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / qed_weighted / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / similarity / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / similarity / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / molecules / items / properties / standard_inchi_key / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / molecules / items / properties / standard_inchi_key / type
Added value: +[
+ "string",
+ "null"
+]