spec/api/filing_api_spec.rb in intrinio-sdk-3.3.0 vs spec/api/filing_api_spec.rb in intrinio-sdk-4.0.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.8.0 +OpenAPI spec version: 2.8.1 Generated by: https://github.com/swagger-api/swagger-codegen.git Swagger Codegen version: 2.3.0-SNAPSHOT =end @@ -142,10 +142,9 @@ # @param query Search for notes that contain all or parts of this text # @param [Hash] opts the optional parameters # @option opts [Date] :filing_start_date Limit search to filings on or after this date # @option opts [Date] :filing_end_date Limit search to filings on or before this date # @option opts [Integer] :page_size The number of results to return - # @option opts [Integer] :page_size2 The number of results to return # @return [ApiResponseFilingNotesSearch] describe 'search_notes test' do it "should work" do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end