addedInput schema / additionalProperties
Added value: +false
changedInput schema / properties / sections / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / additionalProperties
Added value: +false
addedOutput schema / properties / depeg_events / additionalProperties
Added value: +false
addedOutput schema / properties / depeg_events / properties / items / items / additionalProperties
Added value: +false
changedOutput schema / properties / depeg_events / properties / items / items / properties / depeg_threshold / type
Previous value: -"number"New value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / duration_minutes / type
Previous value: -"integer"New value: +[
+ "null",
+ "integer"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / event_end_time / type
Previous value: -"string"New value: +[
+ "null",
+ "string"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / latest_price_time / type
Previous value: -"string"New value: +[
+ "null",
+ "string"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / max_deviation / type
Previous value: -"number"New value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / max_deviation_price / type
Previous value: -"number"New value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / max_observation_gap_minutes / type
Previous value: -"integer"New value: +[
+ "null",
+ "integer"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / min_price / type
Previous value: -"number"New value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / observation_count / type
Previous value: -"integer"New value: +[
+ "null",
+ "integer"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / trigger_deviation / type
Previous value: -"number"New value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / depeg_events / properties / items / items / properties / trigger_price / type
Previous value: -"number"New value: +[
+ "null",
+ "number"
+]
changedOutput schema / properties / depeg_events / properties / items / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / depeg_events / properties / status_reason / type
Previous value: -"string"New value: +[
+ "null",
+ "string"
+]
changedOutput schema / properties / depeg_events / type
Previous value: -"object"New value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / additionalProperties
Added value: +false
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / additionalProperties
Added value: +false
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / net_issuance / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / net_issuance / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / net_issuance / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / net_issuance / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / net_issuance / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_issued / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_issued / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_issued / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_issued / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_issued / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_redeemed / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_redeemed / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_redeemed / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_redeemed / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / items / properties / supply_redeemed / type
Added value: +[
+ "null",
+ "object"
+]
changedOutput schema / properties / issuance_flows / items / properties / chain_breakdown / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / issuance_flows / items / properties / series / items / additionalProperties
Added value: +false
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / net_issuance / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / series / items / properties / net_issuance / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / net_issuance / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / net_issuance / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / net_issuance / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_issued / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_issued / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_issued / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_issued / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_issued / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_redeemed / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_redeemed / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_redeemed / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_redeemed / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / series / items / properties / supply_redeemed / type
Added value: +[
+ "null",
+ "object"
+]
changedOutput schema / properties / issuance_flows / items / properties / series / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / additionalProperties
Added value: +false
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / mint_burn_net / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / summary / properties / mint_burn_net / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / mint_burn_net / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / mint_burn_net / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / mint_burn_net / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / net_issuance / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / summary / properties / net_issuance / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / net_issuance / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / net_issuance / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / net_issuance / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_burned / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_burned / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_burned / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_burned / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_burned / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_issued / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_issued / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_issued / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_issued / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_issued / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_minted / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_minted / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_minted / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_minted / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_minted / type
Added value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_redeemed / additionalProperties
Added value: +false
removedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_redeemed / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_redeemed / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_redeemed / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / issuance_flows / items / properties / summary / properties / supply_redeemed / type
Added value: +[
+ "null",
+ "object"
+]
changedOutput schema / properties / issuance_flows / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / items / items / additionalProperties
Added value: +true
changedOutput schema / properties / items / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / usage_structure / additionalProperties
Added value: +false
addedOutput schema / properties / usage_structure / properties / items / items / additionalProperties
Added value: +false
addedOutput schema / properties / usage_structure / properties / items / items / properties / adjusted_transfer_volume / additionalProperties
Added value: +false
removedOutput schema / properties / usage_structure / properties / items / items / properties / adjusted_transfer_volume / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / usage_structure / properties / items / items / properties / adjusted_transfer_volume / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / usage_structure / properties / items / items / properties / adjusted_transfer_volume / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / usage_structure / properties / items / items / properties / adjusted_transfer_volume / type
Added value: +"object"
addedOutput schema / properties / usage_structure / properties / items / items / properties / bot_share / additionalProperties
Added value: +false
removedOutput schema / properties / usage_structure / properties / items / items / properties / bot_share / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / usage_structure / properties / items / items / properties / bot_share / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / usage_structure / properties / items / items / properties / bot_share / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / usage_structure / properties / items / items / properties / bot_share / type
Added value: +"object"
changedOutput schema / properties / usage_structure / properties / items / items / properties / missing_fields / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / usage_structure / properties / items / items / properties / reference_metrics / items / additionalProperties
Added value: +true
changedOutput schema / properties / usage_structure / properties / items / items / properties / reference_metrics / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / usage_structure / properties / items / items / properties / research_reference / items / additionalProperties
Added value: +true
changedOutput schema / properties / usage_structure / properties / items / items / properties / research_reference / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / usage_structure / properties / items / items / properties / retail_transfer_change / additionalProperties
Added value: +false
removedOutput schema / properties / usage_structure / properties / items / items / properties / retail_transfer_change / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / usage_structure / properties / items / items / properties / retail_transfer_change / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / usage_structure / properties / items / items / properties / retail_transfer_change / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / usage_structure / properties / items / items / properties / retail_transfer_change / type
Added value: +"object"
addedOutput schema / properties / usage_structure / properties / items / items / properties / stablecoin_trade_volume / additionalProperties
Added value: +false
removedOutput schema / properties / usage_structure / properties / items / items / properties / stablecoin_trade_volume / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / usage_structure / properties / items / items / properties / stablecoin_trade_volume / properties
Added value: +{
+ "Valid": {
+ "type": "boolean"
+ },
+ "Value": {
+ "type": "number"
+ }
+}
addedOutput schema / properties / usage_structure / properties / items / items / properties / stablecoin_trade_volume / required
Added value: +[
+ "Value",
+ "Valid"
+]
addedOutput schema / properties / usage_structure / properties / items / items / properties / stablecoin_trade_volume / type
Added value: +"object"
changedOutput schema / properties / usage_structure / properties / items / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / usage_structure / type
Previous value: -"object"New value: +[
+ "null",
+ "object"
+]