addedInput schema / additionalProperties
Added value: +false
changedInput schema / properties / limit / type
Previous value: -"integer"New value: +[
+ "null",
+ "integer"
+]
changedInput schema / properties / venue / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / additionalProperties
Added value: +false
addedOutput schema / properties / events / items / additionalProperties
Added value: +false
addedOutput schema / properties / events / items / properties / attention_score / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / attention_score / oneOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / attention_score / type
Added value: +[
+ "null",
+ "number"
+]
addedOutput schema / properties / events / items / properties / category_ai_primary / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / category_ai_primary / oneOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / category_ai_primary / type
Added value: +[
+ "null",
+ "string"
+]
addedOutput schema / properties / events / items / properties / lead_market_id / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / lead_market_id / oneOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / lead_market_id / type
Added value: +[
+ "null",
+ "string"
+]
addedOutput schema / properties / events / items / properties / lead_yes_probability / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / lead_yes_probability / oneOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / lead_yes_probability / type
Added value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / events / items / properties / market_category_ai_primary / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / events / items / properties / markets / items / additionalProperties
Added value: +false
addedOutput schema / properties / events / items / properties / markets / items / properties / liquidity_usd / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / markets / items / properties / liquidity_usd / oneOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / markets / items / properties / liquidity_usd / type
Added value: +[
+ "null",
+ "number"
+]
addedOutput schema / properties / events / items / properties / markets / items / properties / market_category_primary / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / markets / items / properties / market_category_primary / oneOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / markets / items / properties / market_category_primary / type
Added value: +[
+ "null",
+ "string"
+]
addedOutput schema / properties / events / items / properties / markets / items / properties / volume_24h_usd / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / markets / items / properties / volume_24h_usd / oneOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / markets / items / properties / volume_24h_usd / type
Added value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / events / items / properties / markets / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / events / items / properties / status_tags / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / events / items / properties / total_liquidity_usd / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / total_liquidity_usd / oneOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / total_liquidity_usd / type
Added value: +[
+ "null",
+ "number"
+]
addedOutput schema / properties / events / items / properties / total_volume_usd_24h / description
Added value: +"nullable"
removedOutput schema / properties / events / items / properties / total_volume_usd_24h / oneOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / events / items / properties / total_volume_usd_24h / type
Added value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / events / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / missing_sources / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / next_page_token / description
Added value: +"nullable"
removedOutput schema / properties / next_page_token / oneOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / next_page_token / type
Added value: +[
+ "null",
+ "string"
+]