spec/api/index_api_spec.rb in intrinio-sdk-2.2.0 vs spec/api/index_api_spec.rb in intrinio-sdk-2.3.0
- old
+ new
@@ -1,11 +1,11 @@
=begin
#Intrinio API
#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://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.
-OpenAPI spec version: 2.2.0
+OpenAPI spec version: 2.6.0
Generated by: https://github.com/swagger-api/swagger-codegen.git
Swagger Codegen version: 2.3.0-SNAPSHOT
=end
@@ -34,11 +34,11 @@
# unit tests for get_all_economic_indices
# All Economic Indices
#
# @param [Hash] opts the optional parameters
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @option opts [String] :next_page Gets the next page of data from a previous API call
# @return [ApiResponseEconomicIndices]
describe 'get_all_economic_indices test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -47,11 +47,11 @@
# unit tests for get_all_sic_indices
# All SIC Indices
#
# @param [Hash] opts the optional parameters
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @option opts [String] :next_page Gets the next page of data from a previous API call
# @return [ApiResponseSICIndices]
describe 'get_all_sic_indices test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -60,11 +60,11 @@
# unit tests for get_all_stock_market_indices
# All Stock Market Indices
#
# @param [Hash] opts the optional parameters
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @option opts [String] :next_page Gets the next page of data from a previous API call
# @return [ApiResponseStockMarketIndices]
describe 'get_all_stock_market_indices test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -85,11 +85,11 @@
# unit tests for get_economic_index_data_point_number
# Data Point (Number) for an Economic Index
# Returns a numeric value for the given `tag` for the Economic Index with the given `identifier`
# @param identifier An Index Identifier (symbol, Intrinio ID)
- # @param tag An Intrinio data tag ID or code-name
+ # @param tag An Intrinio data tag <a href='https://data.intrinio.com/data-tags/economic'>reference</a>
# @param [Hash] opts the optional parameters
# @return [Float]
describe 'get_economic_index_data_point_number test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -111,17 +111,17 @@
# unit tests for get_economic_index_historical_data
# Historical Data for an Economic Index
# Returns historical values for the given `tag` and the Economic Index with the given `identifier`
# @param identifier An Index Identifier (symbol, Intrinio ID)
- # @param tag An Intrinio data tag ID or code-name
+ # @param tag An Intrinio data tag <a href='https://data.intrinio.com/data-tags/economic'>reference</a>
# @param [Hash] opts the optional parameters
# @option opts [String] :type Filter by type, when applicable
# @option opts [Date] :start_date Get historical data on or after this date
# @option opts [Date] :end_date Get historical data on or before this date
# @option opts [String] :sort_order Sort by date `asc` or `desc`
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @option opts [String] :next_page Gets the next page of data from a previous API call
# @return [ApiResponseEconomicIndexHistoricalData]
describe 'get_economic_index_historical_data test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -174,11 +174,11 @@
# @param [Hash] opts the optional parameters
# @option opts [String] :type Filter by type, when applicable
# @option opts [Date] :start_date Get historical data on or after this date
# @option opts [Date] :end_date Get historical data on or before this date
# @option opts [String] :sort_order Sort by date `asc` or `desc`
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @option opts [String] :next_page Gets the next page of data from a previous API call
# @return [ApiResponseSICIndexHistoricalData]
describe 'get_sic_index_historical_data test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -231,11 +231,11 @@
# @param [Hash] opts the optional parameters
# @option opts [String] :type Filter by type, when applicable
# @option opts [Date] :start_date Get historical data on or after this date
# @option opts [Date] :end_date Get historical data on or before this date
# @option opts [String] :sort_order Sort by date `asc` or `desc`
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @option opts [String] :next_page Gets the next page of data from a previous API call
# @return [ApiResponseStockMarketIndexHistoricalData]
describe 'get_stock_market_index_historical_data test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -245,11 +245,11 @@
# unit tests for search_economic_indices
# Search Economic Indices
# Searches for indices using the text in `query`
# @param query Search query
# @param [Hash] opts the optional parameters
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @return [ApiResponseEconomicIndicesSearch]
describe 'search_economic_indices test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end
@@ -258,11 +258,11 @@
# unit tests for search_sic_indices
# Search SIC Indices
# Searches for indices using the text in `query`
# @param query Search query
# @param [Hash] opts the optional parameters
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @return [ApiResponseSICIndicesSearch]
describe 'search_sic_indices test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end
@@ -271,10 +271,10 @@
# unit tests for search_stock_markets_indices
# Search Stock Market Indices
# Searches for indices using the text in `query`
# @param query Search query
# @param [Hash] opts the optional parameters
- # @option opts [Float] :page_size The number of results to return
+ # @option opts [Integer] :page_size The number of results to return
# @return [ApiResponseStockMarketIndicesSearch]
describe 'search_stock_markets_indices test' do
it "should work" do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end