removedOutput schema / properties / events / items / properties / article_url / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / article_url / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / confidence / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / confidence / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / events / items / properties / event_type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / event_type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / impact_type / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / impact_type / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / links / items / properties / display_name / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / links / items / properties / display_name / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / links / items / properties / match_confidence / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / links / items / properties / match_confidence / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / events / items / properties / links / items / properties / match_reason / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / links / items / properties / match_reason / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / links / items / properties / parent_entity_id / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / links / items / properties / parent_entity_id / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / links / items / properties / source_name / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / links / items / properties / source_name / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / published_at / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / published_at / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / source / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / source / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / summary / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / summary / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / events / items / properties / title / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / title / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / filters / properties / date_from / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / filters / properties / date_from / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / filters / properties / date_to / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / filters / properties / date_to / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / issuer_name / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuer_name / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / next_cursor / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / next_cursor / type
Added value: +[
+ "string",
+ "null"
+]