intrinio-sdk 6.23.0 → 6.23.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (294) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. data/docs/ApiResponseOptionsPricesEod.md +1 -0
  4. data/intrinio-sdk.gemspec +1 -1
  5. data/lib/intrinio-sdk/api/bulk_downloads_api.rb +1 -1
  6. data/lib/intrinio-sdk/api/company_api.rb +1 -1
  7. data/lib/intrinio-sdk/api/data_point_api.rb +1 -1
  8. data/lib/intrinio-sdk/api/data_tag_api.rb +1 -1
  9. data/lib/intrinio-sdk/api/esg_api.rb +1 -1
  10. data/lib/intrinio-sdk/api/et_fs_api.rb +1 -1
  11. data/lib/intrinio-sdk/api/filing_api.rb +1 -1
  12. data/lib/intrinio-sdk/api/forex_api.rb +1 -1
  13. data/lib/intrinio-sdk/api/fundamentals_api.rb +1 -1
  14. data/lib/intrinio-sdk/api/historical_data_api.rb +1 -1
  15. data/lib/intrinio-sdk/api/index_api.rb +1 -1
  16. data/lib/intrinio-sdk/api/insider_transaction_filings_api.rb +1 -1
  17. data/lib/intrinio-sdk/api/municipality_api.rb +1 -1
  18. data/lib/intrinio-sdk/api/options_api.rb +1 -1
  19. data/lib/intrinio-sdk/api/owners_api.rb +1 -1
  20. data/lib/intrinio-sdk/api/security_api.rb +1 -1
  21. data/lib/intrinio-sdk/api/stock_exchange_api.rb +1 -1
  22. data/lib/intrinio-sdk/api/technical_api.rb +1 -1
  23. data/lib/intrinio-sdk/api/zacks_api.rb +1 -1
  24. data/lib/intrinio-sdk/api_client.rb +1 -1
  25. data/lib/intrinio-sdk/api_error.rb +1 -1
  26. data/lib/intrinio-sdk/configuration.rb +1 -1
  27. data/lib/intrinio-sdk/models/accumulation_distribution_index_technical_value.rb +1 -1
  28. data/lib/intrinio-sdk/models/api_response_bulk_download_links.rb +1 -1
  29. data/lib/intrinio-sdk/models/api_response_companies.rb +1 -1
  30. data/lib/intrinio-sdk/models/api_response_companies_search.rb +1 -1
  31. data/lib/intrinio-sdk/models/api_response_company_answers.rb +1 -1
  32. data/lib/intrinio-sdk/models/api_response_company_filings.rb +1 -1
  33. data/lib/intrinio-sdk/models/api_response_company_fundamentals.rb +1 -1
  34. data/lib/intrinio-sdk/models/api_response_company_historical_data.rb +1 -1
  35. data/lib/intrinio-sdk/models/api_response_company_insider_transaction_filings.rb +1 -1
  36. data/lib/intrinio-sdk/models/api_response_company_news.rb +1 -1
  37. data/lib/intrinio-sdk/models/api_response_company_recognize.rb +1 -1
  38. data/lib/intrinio-sdk/models/api_response_company_securities.rb +1 -1
  39. data/lib/intrinio-sdk/models/api_response_company_shares_outstanding.rb +1 -1
  40. data/lib/intrinio-sdk/models/api_response_data_tags.rb +1 -1
  41. data/lib/intrinio-sdk/models/api_response_data_tags_search.rb +1 -1
  42. data/lib/intrinio-sdk/models/api_response_economic_index_historical_data.rb +1 -1
  43. data/lib/intrinio-sdk/models/api_response_economic_indices.rb +1 -1
  44. data/lib/intrinio-sdk/models/api_response_economic_indices_search.rb +1 -1
  45. data/lib/intrinio-sdk/models/api_response_esg_companies.rb +1 -1
  46. data/lib/intrinio-sdk/models/api_response_esg_company_comprehensive_rating_history.rb +1 -1
  47. data/lib/intrinio-sdk/models/api_response_esg_company_rating_history.rb +1 -1
  48. data/lib/intrinio-sdk/models/api_response_esg_latest.rb +1 -1
  49. data/lib/intrinio-sdk/models/api_response_esg_latest_comprehensive.rb +1 -1
  50. data/lib/intrinio-sdk/models/api_response_et_fs.rb +1 -1
  51. data/lib/intrinio-sdk/models/api_response_etf_holdings.rb +1 -1
  52. data/lib/intrinio-sdk/models/api_response_filing_answers.rb +1 -1
  53. data/lib/intrinio-sdk/models/api_response_filing_fundamentals.rb +1 -1
  54. data/lib/intrinio-sdk/models/api_response_filing_notes.rb +1 -1
  55. data/lib/intrinio-sdk/models/api_response_filing_notes_search.rb +1 -1
  56. data/lib/intrinio-sdk/models/api_response_filings.rb +1 -1
  57. data/lib/intrinio-sdk/models/api_response_forex_currencies.rb +1 -1
  58. data/lib/intrinio-sdk/models/api_response_forex_pairs.rb +1 -1
  59. data/lib/intrinio-sdk/models/api_response_forex_prices.rb +1 -1
  60. data/lib/intrinio-sdk/models/api_response_historical_data.rb +1 -1
  61. data/lib/intrinio-sdk/models/api_response_initial_public_offerings.rb +1 -1
  62. data/lib/intrinio-sdk/models/api_response_insider_transaction_filings.rb +1 -1
  63. data/lib/intrinio-sdk/models/api_response_municipalities.rb +1 -1
  64. data/lib/intrinio-sdk/models/api_response_municipalitiy_financials.rb +1 -1
  65. data/lib/intrinio-sdk/models/api_response_news.rb +1 -1
  66. data/lib/intrinio-sdk/models/api_response_option_prices.rb +1 -1
  67. data/lib/intrinio-sdk/models/api_response_options.rb +1 -1
  68. data/lib/intrinio-sdk/models/api_response_options_chain.rb +1 -1
  69. data/lib/intrinio-sdk/models/api_response_options_chain_eod.rb +1 -1
  70. data/lib/intrinio-sdk/models/api_response_options_chain_realtime.rb +1 -1
  71. data/lib/intrinio-sdk/models/api_response_options_expirations.rb +1 -1
  72. data/lib/intrinio-sdk/models/api_response_options_price_realtime.rb +1 -1
  73. data/lib/intrinio-sdk/models/api_response_options_prices_batch_realtime.rb +1 -1
  74. data/lib/intrinio-sdk/models/api_response_options_prices_eod.rb +15 -5
  75. data/lib/intrinio-sdk/models/api_response_options_realtime.rb +1 -1
  76. data/lib/intrinio-sdk/models/api_response_options_stats_realtime.rb +1 -1
  77. data/lib/intrinio-sdk/models/api_response_options_tickers.rb +1 -1
  78. data/lib/intrinio-sdk/models/api_response_options_unusual_activity.rb +1 -1
  79. data/lib/intrinio-sdk/models/api_response_owner_insider_transaction_filings.rb +1 -1
  80. data/lib/intrinio-sdk/models/api_response_owner_institutional_holdings.rb +1 -1
  81. data/lib/intrinio-sdk/models/api_response_owners.rb +1 -1
  82. data/lib/intrinio-sdk/models/api_response_reported_financials.rb +1 -1
  83. data/lib/intrinio-sdk/models/api_response_securities.rb +1 -1
  84. data/lib/intrinio-sdk/models/api_response_securities_search.rb +1 -1
  85. data/lib/intrinio-sdk/models/api_response_security_accumulation_distribution_index.rb +1 -1
  86. data/lib/intrinio-sdk/models/api_response_security_average_daily_trading_volume.rb +1 -1
  87. data/lib/intrinio-sdk/models/api_response_security_average_directional_index.rb +1 -1
  88. data/lib/intrinio-sdk/models/api_response_security_average_true_range.rb +1 -1
  89. data/lib/intrinio-sdk/models/api_response_security_awesome_oscillator.rb +1 -1
  90. data/lib/intrinio-sdk/models/api_response_security_bollinger_bands.rb +1 -1
  91. data/lib/intrinio-sdk/models/api_response_security_chaikin_money_flow.rb +1 -1
  92. data/lib/intrinio-sdk/models/api_response_security_commodity_channel_index.rb +1 -1
  93. data/lib/intrinio-sdk/models/api_response_security_detrended_price_oscillator.rb +1 -1
  94. data/lib/intrinio-sdk/models/api_response_security_donchian_channel.rb +1 -1
  95. data/lib/intrinio-sdk/models/api_response_security_ease_of_movement.rb +1 -1
  96. data/lib/intrinio-sdk/models/api_response_security_force_index.rb +1 -1
  97. data/lib/intrinio-sdk/models/api_response_security_historical_data.rb +1 -1
  98. data/lib/intrinio-sdk/models/api_response_security_ichimoku_kinko_hyo.rb +1 -1
  99. data/lib/intrinio-sdk/models/api_response_security_institutional_ownership.rb +1 -1
  100. data/lib/intrinio-sdk/models/api_response_security_interval_prices.rb +1 -1
  101. data/lib/intrinio-sdk/models/api_response_security_intraday_prices.rb +1 -1
  102. data/lib/intrinio-sdk/models/api_response_security_keltner_channel.rb +1 -1
  103. data/lib/intrinio-sdk/models/api_response_security_know_sure_thing.rb +1 -1
  104. data/lib/intrinio-sdk/models/api_response_security_mass_index.rb +1 -1
  105. data/lib/intrinio-sdk/models/api_response_security_money_flow_index.rb +1 -1
  106. data/lib/intrinio-sdk/models/api_response_security_moving_average_convergence_divergence.rb +1 -1
  107. data/lib/intrinio-sdk/models/api_response_security_negative_volume_index.rb +1 -1
  108. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume.rb +1 -1
  109. data/lib/intrinio-sdk/models/api_response_security_on_balance_volume_mean.rb +1 -1
  110. data/lib/intrinio-sdk/models/api_response_security_relative_strength_index.rb +1 -1
  111. data/lib/intrinio-sdk/models/api_response_security_simple_moving_average.rb +1 -1
  112. data/lib/intrinio-sdk/models/api_response_security_stochastic_oscillator.rb +1 -1
  113. data/lib/intrinio-sdk/models/api_response_security_stock_price_adjustments.rb +1 -1
  114. data/lib/intrinio-sdk/models/api_response_security_stock_prices.rb +1 -1
  115. data/lib/intrinio-sdk/models/api_response_security_triple_exponential_average.rb +1 -1
  116. data/lib/intrinio-sdk/models/api_response_security_true_strength_index.rb +1 -1
  117. data/lib/intrinio-sdk/models/api_response_security_ultimate_oscillator.rb +1 -1
  118. data/lib/intrinio-sdk/models/api_response_security_volume_price_trend.rb +1 -1
  119. data/lib/intrinio-sdk/models/api_response_security_volume_weighted_average_price.rb +1 -1
  120. data/lib/intrinio-sdk/models/api_response_security_vortex_indicator.rb +1 -1
  121. data/lib/intrinio-sdk/models/api_response_security_williams_r.rb +1 -1
  122. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings.rb +1 -1
  123. data/lib/intrinio-sdk/models/api_response_security_zacks_analyst_ratings_snapshot.rb +1 -1
  124. data/lib/intrinio-sdk/models/api_response_security_zacks_eps_surprises.rb +1 -1
  125. data/lib/intrinio-sdk/models/api_response_security_zacks_sales_surprises.rb +1 -1
  126. data/lib/intrinio-sdk/models/api_response_sic_index_historical_data.rb +1 -1
  127. data/lib/intrinio-sdk/models/api_response_sic_indices.rb +1 -1
  128. data/lib/intrinio-sdk/models/api_response_sic_indices_search.rb +1 -1
  129. data/lib/intrinio-sdk/models/api_response_standardized_financials.rb +1 -1
  130. data/lib/intrinio-sdk/models/api_response_standardized_financials_dimensions.rb +1 -1
  131. data/lib/intrinio-sdk/models/api_response_stock_exchange_realtime_stock_prices.rb +1 -1
  132. data/lib/intrinio-sdk/models/api_response_stock_exchange_securities.rb +1 -1
  133. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_price_adjustments.rb +1 -1
  134. data/lib/intrinio-sdk/models/api_response_stock_exchange_stock_prices.rb +1 -1
  135. data/lib/intrinio-sdk/models/api_response_stock_exchanges.rb +1 -1
  136. data/lib/intrinio-sdk/models/api_response_stock_market_index_historical_data.rb +1 -1
  137. data/lib/intrinio-sdk/models/api_response_stock_market_indices.rb +1 -1
  138. data/lib/intrinio-sdk/models/api_response_stock_market_indices_search.rb +1 -1
  139. data/lib/intrinio-sdk/models/api_response_zacks_analyst_ratings.rb +1 -1
  140. data/lib/intrinio-sdk/models/api_response_zacks_eps_estimates.rb +1 -1
  141. data/lib/intrinio-sdk/models/api_response_zacks_eps_growth_rates.rb +1 -1
  142. data/lib/intrinio-sdk/models/api_response_zacks_eps_surprises.rb +1 -1
  143. data/lib/intrinio-sdk/models/api_response_zacks_etf_holdings.rb +1 -1
  144. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holding_companies.rb +1 -1
  145. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holding_owners.rb +1 -1
  146. data/lib/intrinio-sdk/models/api_response_zacks_institutional_holdings.rb +1 -1
  147. data/lib/intrinio-sdk/models/api_response_zacks_long_term_growth_rates.rb +1 -1
  148. data/lib/intrinio-sdk/models/api_response_zacks_sales_surprises.rb +1 -1
  149. data/lib/intrinio-sdk/models/api_response_zacks_target_price_consensuses.rb +1 -1
  150. data/lib/intrinio-sdk/models/average_daily_trading_volume_technical_value.rb +1 -1
  151. data/lib/intrinio-sdk/models/average_directional_index_technical_value.rb +1 -1
  152. data/lib/intrinio-sdk/models/average_true_range_technical_value.rb +1 -1
  153. data/lib/intrinio-sdk/models/awesome_oscillator_technical_value.rb +1 -1
  154. data/lib/intrinio-sdk/models/bollinger_bands_technical_value.rb +1 -1
  155. data/lib/intrinio-sdk/models/bulk_download_links.rb +1 -1
  156. data/lib/intrinio-sdk/models/bulk_download_summary.rb +1 -1
  157. data/lib/intrinio-sdk/models/chaikin_money_flow_technical_value.rb +1 -1
  158. data/lib/intrinio-sdk/models/commodity_channel_index_technical_value.rb +1 -1
  159. data/lib/intrinio-sdk/models/company.rb +1 -1
  160. data/lib/intrinio-sdk/models/company_filing.rb +1 -1
  161. data/lib/intrinio-sdk/models/company_initial_public_offering.rb +1 -1
  162. data/lib/intrinio-sdk/models/company_news.rb +1 -1
  163. data/lib/intrinio-sdk/models/company_news_summary.rb +1 -1
  164. data/lib/intrinio-sdk/models/company_shares_outstanding.rb +1 -1
  165. data/lib/intrinio-sdk/models/company_summary.rb +1 -1
  166. data/lib/intrinio-sdk/models/data_tag.rb +1 -1
  167. data/lib/intrinio-sdk/models/data_tag_summary.rb +1 -1
  168. data/lib/intrinio-sdk/models/detrended_price_oscillator_technical_value.rb +1 -1
  169. data/lib/intrinio-sdk/models/dividend_record.rb +1 -1
  170. data/lib/intrinio-sdk/models/donchian_channel_technical_value.rb +1 -1
  171. data/lib/intrinio-sdk/models/earnings_record.rb +1 -1
  172. data/lib/intrinio-sdk/models/ease_of_movement_technical_value.rb +1 -1
  173. data/lib/intrinio-sdk/models/economic_index.rb +1 -1
  174. data/lib/intrinio-sdk/models/economic_index_summary.rb +1 -1
  175. data/lib/intrinio-sdk/models/esg_company_summary.rb +1 -1
  176. data/lib/intrinio-sdk/models/esg_comprehensive_rating.rb +1 -1
  177. data/lib/intrinio-sdk/models/esg_comprehensive_rating_with_company.rb +1 -1
  178. data/lib/intrinio-sdk/models/esg_rating.rb +1 -1
  179. data/lib/intrinio-sdk/models/esg_rating_with_company.rb +1 -1
  180. data/lib/intrinio-sdk/models/etf.rb +1 -1
  181. data/lib/intrinio-sdk/models/etf_analytics.rb +1 -1
  182. data/lib/intrinio-sdk/models/etf_holding.rb +1 -1
  183. data/lib/intrinio-sdk/models/etf_stats.rb +1 -1
  184. data/lib/intrinio-sdk/models/etf_summary.rb +1 -1
  185. data/lib/intrinio-sdk/models/filing.rb +1 -1
  186. data/lib/intrinio-sdk/models/filing_note.rb +1 -1
  187. data/lib/intrinio-sdk/models/filing_note_filing.rb +1 -1
  188. data/lib/intrinio-sdk/models/filing_note_summary.rb +1 -1
  189. data/lib/intrinio-sdk/models/filing_summary.rb +1 -1
  190. data/lib/intrinio-sdk/models/force_index_technical_value.rb +1 -1
  191. data/lib/intrinio-sdk/models/forex_currency.rb +1 -1
  192. data/lib/intrinio-sdk/models/forex_pair.rb +1 -1
  193. data/lib/intrinio-sdk/models/forex_price.rb +1 -1
  194. data/lib/intrinio-sdk/models/fundamental.rb +1 -1
  195. data/lib/intrinio-sdk/models/fundamental_summary.rb +1 -1
  196. data/lib/intrinio-sdk/models/historical_data.rb +1 -1
  197. data/lib/intrinio-sdk/models/ichimoku_kinko_hyo_technical_value.rb +1 -1
  198. data/lib/intrinio-sdk/models/insider_transaction.rb +1 -1
  199. data/lib/intrinio-sdk/models/insider_transaction_filing.rb +1 -1
  200. data/lib/intrinio-sdk/models/institutional_holding.rb +1 -1
  201. data/lib/intrinio-sdk/models/institutional_ownership.rb +1 -1
  202. data/lib/intrinio-sdk/models/intraday_stock_price.rb +1 -1
  203. data/lib/intrinio-sdk/models/keltner_channel_technical_value.rb +1 -1
  204. data/lib/intrinio-sdk/models/know_sure_thing_technical_value.rb +1 -1
  205. data/lib/intrinio-sdk/models/mass_index_technical_value.rb +1 -1
  206. data/lib/intrinio-sdk/models/money_flow_index_technical_value.rb +1 -1
  207. data/lib/intrinio-sdk/models/moving_average_convergence_divergence_technical_value.rb +1 -1
  208. data/lib/intrinio-sdk/models/municipality.rb +1 -1
  209. data/lib/intrinio-sdk/models/municipality_financial.rb +1 -1
  210. data/lib/intrinio-sdk/models/negative_volume_index_technical_value.rb +1 -1
  211. data/lib/intrinio-sdk/models/on_balance_volume_mean_technical_value.rb +1 -1
  212. data/lib/intrinio-sdk/models/on_balance_volume_technical_value.rb +1 -1
  213. data/lib/intrinio-sdk/models/option.rb +1 -1
  214. data/lib/intrinio-sdk/models/option_chain.rb +1 -1
  215. data/lib/intrinio-sdk/models/option_chain_eod.rb +1 -1
  216. data/lib/intrinio-sdk/models/option_chain_realtime.rb +1 -1
  217. data/lib/intrinio-sdk/models/option_contracts_list.rb +1 -1
  218. data/lib/intrinio-sdk/models/option_eod.rb +1 -1
  219. data/lib/intrinio-sdk/models/option_factors_realtime.rb +1 -1
  220. data/lib/intrinio-sdk/models/option_interval.rb +1 -1
  221. data/lib/intrinio-sdk/models/option_interval_mover.rb +1 -1
  222. data/lib/intrinio-sdk/models/option_intervals_movers_result.rb +1 -1
  223. data/lib/intrinio-sdk/models/option_intervals_result.rb +1 -1
  224. data/lib/intrinio-sdk/models/option_price.rb +1 -1
  225. data/lib/intrinio-sdk/models/option_price_batch_realtime.rb +1 -1
  226. data/lib/intrinio-sdk/models/option_price_eod.rb +1 -1
  227. data/lib/intrinio-sdk/models/option_price_realtime.rb +1 -1
  228. data/lib/intrinio-sdk/models/option_realtime.rb +1 -1
  229. data/lib/intrinio-sdk/models/option_snapshot_group.rb +1 -1
  230. data/lib/intrinio-sdk/models/option_snapshots_result.rb +1 -1
  231. data/lib/intrinio-sdk/models/option_stats_realtime.rb +1 -1
  232. data/lib/intrinio-sdk/models/option_unusual_trade.rb +1 -1
  233. data/lib/intrinio-sdk/models/owner.rb +1 -1
  234. data/lib/intrinio-sdk/models/owner_summary.rb +1 -1
  235. data/lib/intrinio-sdk/models/realtime_stock_price.rb +1 -1
  236. data/lib/intrinio-sdk/models/realtime_stock_price_security.rb +1 -1
  237. data/lib/intrinio-sdk/models/relative_strength_index_technical_value.rb +1 -1
  238. data/lib/intrinio-sdk/models/reported_financial.rb +1 -1
  239. data/lib/intrinio-sdk/models/reported_financial_dimension.rb +1 -1
  240. data/lib/intrinio-sdk/models/reported_tag.rb +1 -1
  241. data/lib/intrinio-sdk/models/security.rb +1 -1
  242. data/lib/intrinio-sdk/models/security_interval_mover.rb +1 -1
  243. data/lib/intrinio-sdk/models/security_intervals_movers_result.rb +1 -1
  244. data/lib/intrinio-sdk/models/security_screen_clause.rb +1 -1
  245. data/lib/intrinio-sdk/models/security_screen_group.rb +1 -1
  246. data/lib/intrinio-sdk/models/security_screen_result.rb +1 -1
  247. data/lib/intrinio-sdk/models/security_screen_result_data.rb +1 -1
  248. data/lib/intrinio-sdk/models/security_snapshot_group.rb +1 -1
  249. data/lib/intrinio-sdk/models/security_snapshots_result.rb +1 -1
  250. data/lib/intrinio-sdk/models/security_summary.rb +1 -1
  251. data/lib/intrinio-sdk/models/sic_index.rb +1 -1
  252. data/lib/intrinio-sdk/models/simple_moving_average_technical_value.rb +1 -1
  253. data/lib/intrinio-sdk/models/standardized_financial.rb +1 -1
  254. data/lib/intrinio-sdk/models/standardized_financials_dimension.rb +1 -1
  255. data/lib/intrinio-sdk/models/stochastic_oscillator_technical_value.rb +1 -1
  256. data/lib/intrinio-sdk/models/stock_exchange.rb +1 -1
  257. data/lib/intrinio-sdk/models/stock_market_index.rb +1 -1
  258. data/lib/intrinio-sdk/models/stock_market_index_summary.rb +1 -1
  259. data/lib/intrinio-sdk/models/stock_price.rb +1 -1
  260. data/lib/intrinio-sdk/models/stock_price_adjustment.rb +1 -1
  261. data/lib/intrinio-sdk/models/stock_price_adjustment_summary.rb +1 -1
  262. data/lib/intrinio-sdk/models/stock_price_interval.rb +1 -1
  263. data/lib/intrinio-sdk/models/stock_price_summary.rb +1 -1
  264. data/lib/intrinio-sdk/models/technical_indicator.rb +1 -1
  265. data/lib/intrinio-sdk/models/thea_entity_answer.rb +1 -1
  266. data/lib/intrinio-sdk/models/thea_source_document.rb +1 -1
  267. data/lib/intrinio-sdk/models/triple_exponential_average_technical_value.rb +1 -1
  268. data/lib/intrinio-sdk/models/true_strength_index_technical_value.rb +1 -1
  269. data/lib/intrinio-sdk/models/ultimate_oscillator_technical_value.rb +1 -1
  270. data/lib/intrinio-sdk/models/volume_price_trend_technical_value.rb +1 -1
  271. data/lib/intrinio-sdk/models/volume_weighted_average_price_value.rb +1 -1
  272. data/lib/intrinio-sdk/models/vortex_indicator_technical_value.rb +1 -1
  273. data/lib/intrinio-sdk/models/williams_r_technical_value.rb +1 -1
  274. data/lib/intrinio-sdk/models/zacks_analyst_rating.rb +1 -1
  275. data/lib/intrinio-sdk/models/zacks_analyst_rating_snapshot.rb +1 -1
  276. data/lib/intrinio-sdk/models/zacks_analyst_rating_summary.rb +1 -1
  277. data/lib/intrinio-sdk/models/zacks_eps_estimate.rb +1 -1
  278. data/lib/intrinio-sdk/models/zacks_eps_growth_rate.rb +1 -1
  279. data/lib/intrinio-sdk/models/zacks_eps_surprise.rb +1 -1
  280. data/lib/intrinio-sdk/models/zacks_eps_surprise_summary.rb +1 -1
  281. data/lib/intrinio-sdk/models/zacks_etf_holding.rb +1 -1
  282. data/lib/intrinio-sdk/models/zacks_institutional_holding.rb +1 -1
  283. data/lib/intrinio-sdk/models/zacks_institutional_holding_company_detail.rb +1 -1
  284. data/lib/intrinio-sdk/models/zacks_institutional_holding_company_summary.rb +1 -1
  285. data/lib/intrinio-sdk/models/zacks_institutional_holding_historical_summary.rb +1 -1
  286. data/lib/intrinio-sdk/models/zacks_institutional_holding_owner_detail.rb +1 -1
  287. data/lib/intrinio-sdk/models/zacks_institutional_holding_owner_summary.rb +1 -1
  288. data/lib/intrinio-sdk/models/zacks_long_term_growth_rate.rb +1 -1
  289. data/lib/intrinio-sdk/models/zacks_sales_surprise.rb +1 -1
  290. data/lib/intrinio-sdk/models/zacks_sales_surprise_summary.rb +1 -1
  291. data/lib/intrinio-sdk/models/zacks_target_price_consensus.rb +1 -1
  292. data/lib/intrinio-sdk/version.rb +2 -2
  293. data/lib/intrinio-sdk.rb +1 -1
  294. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a9747921ee64eb699a8d118db672b7a3bb292020f10b1a3b1ebc2fe29243ddf0
4
- data.tar.gz: e8858eef44e1a888c18f5c2a7411831d48b415d41f91da2efab78df0c9c58237
3
+ metadata.gz: 8223cbb2f2bbe1507890b366fc33f7161c85e280036e1329c166f2364c30a5d7
4
+ data.tar.gz: 22c77fcb19caeaeceba94ae9c5a32bbaa87f28f573ed787e5283d0a82a21b053
5
5
  SHA512:
6
- metadata.gz: 59a15dfeefa622f3a29769e3768e7a31671f56f7931dd55ea36a1e4d22749910226feccd6bdcaf21f7a3ced8a11ad2d9d71d4e816afe54dcbb393f46509e7716
7
- data.tar.gz: b6e0c123c257a8d59f5b1354559ca23715836ad3da4164e85300ba7fff95fe36f3b6f7af7c2cf423b9c92d44c6d29fe88272ff8d81a1c552d38ec689ec70165b
6
+ metadata.gz: 7037d4f22c88caaffa9a21dfc0f944c20ee6c576166799c39cad452f82742eccdc045da2128813bb29bf534310eec09cf302477c3cac837c6a5d9d07efc37ee9
7
+ data.tar.gz: c0b87a314fb26c3b88a4504e35ecb77b4d2f01ac6a94f29ae708bb765aa6f1924342b0405c7601aa76258485f18d70476e61cf69e00c91c1ee280ceb73de381c
data/README.md CHANGED
@@ -8,8 +8,8 @@ Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a
8
8
 
9
9
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
10
10
 
11
- - API version: 2.39.0
12
- - Package version: 6.23.0
11
+ - API version: 2.39.2
12
+ - Package version: 6.23.1
13
13
 
14
14
 
15
15
  ## Installation
@@ -14,6 +14,7 @@ Name | Type | Description
14
14
  ------------ | ------------- | -------------
15
15
  **prices** | [**Array<OptionPriceEod>**](OptionPriceEod.md) | A list of options prices with the given symbol  
16
16
  **option** | [**OptionEod**](OptionEod.md) |  
17
+ **next_page** | String | The token required to request the next page of the data. If null, no further results are available.  
17
18
 
18
19
  [//]: # (END_DEFINITION)
19
20
 
data/intrinio-sdk.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
7
7
 
8
- OpenAPI spec version: 2.39.0
8
+ OpenAPI spec version: 2.39.2
9
9
 
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://docs.intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.
5
5
 
6
- OpenAPI spec version: 2.39.0
6
+ OpenAPI spec version: 2.39.2
7
7
 
8
8
  Generated by: https://github.com/swagger-api/swagger-codegen.git
9
9
  Swagger Codegen version: unset