removedOutput schema / properties / daily_series / items / properties / price_max / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / daily_series / items / properties / price_max / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / daily_series / items / properties / price_min / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / daily_series / items / properties / price_min / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / daily_series / items / properties / price_wavg / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / daily_series / items / properties / price_wavg / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / daily_series / items / properties / yield_max / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / daily_series / items / properties / yield_max / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / daily_series / items / properties / yield_min / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / daily_series / items / properties / yield_min / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / last_trade_date / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / last_trade_date / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / price_latest_date / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / price_latest_date / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / price_max / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / price_max / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / price_min / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / price_min / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / price_wavg / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / price_wavg / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / price_wavg_latest / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / price_wavg_latest / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / ticker / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / ticker / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / transactions_count / anyOf
Removed value: -[
- {
- "type": "number"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / transactions_count / type
Added value: +[
+ "number",
+ "null"
+]
removedOutput schema / properties / turnover_amount / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / turnover_amount / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / yield_latest_date / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / yield_latest_date / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / yield_max / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / yield_max / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / yield_min / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / yield_min / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / yield_wavg / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / yield_wavg / type
Added value: +[
+ "string",
+ "null"
+]
removedOutput schema / properties / yield_wavg_latest / anyOf
Removed value: -[
- {
- "type": "string"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / yield_wavg_latest / type
Added value: +[
+ "string",
+ "null"
+]