addedInput schema / additionalProperties
Added value: +false
addedOutput schema / additionalProperties
Added value: +false
removedOutput schema / properties / blockinfo_detail_raw / anyOf
Removed value: -[
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / blockinfo_detail_raw / items
Added value: +{
+ "maximum": 255,
+ "minimum": 0,
+ "type": "integer"
+}
addedOutput schema / properties / blockinfo_detail_raw / type
Added value: +[
+ "null",
+ "array"
+]
removedOutput schema / properties / explorer_detail_raw / anyOf
Removed value: -[
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / explorer_detail_raw / items
Added value: +{
+ "maximum": 255,
+ "minimum": 0,
+ "type": "integer"
+}
addedOutput schema / properties / explorer_detail_raw / type
Added value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / from_tags / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / from_tags / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / instructions / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / instructions / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / internal_transactions / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / internal_transactions / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / program_logs / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / program_logs / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / quality_reasons / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / sol_balance_change / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / sol_balance_change / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / sources / items / additionalProperties
Added value: +false
changedOutput schema / properties / sources / items / properties / code / type
Previous value: -"integer"New value: +[
+ "null",
+ "integer"
+]
changedOutput schema / properties / sources / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / to_tags / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / to_tags / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / token_balance_change / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / token_balance_change / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / token_transfers / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / token_transfers / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / tx_tags / items
Previous value: -{
- "anyOf": [
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
- ]
-}New value: +true
changedOutput schema / properties / tx_tags / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]