spec/api/default_api_spec.rb in moonlogs-ruby-0.0.1.1 vs spec/api/default_api_spec.rb in moonlogs-ruby-0.1.0

- old
+ new

@@ -1,11 +1,11 @@ =begin #Moonlogs #Moonlogs API -OpenAPI spec version: 0.0.1 +OpenAPI spec version: 0.1.0 Contact: shalpack@gmail.com Generated by: https://github.com/swagger-api/swagger-codegen.git Swagger Codegen version: 3.0.52 =end @@ -39,97 +39,97 @@ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_api_tokens_id_delete - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse20011] describe 'api_api_tokens_id_delete test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_api_tokens_id_get - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse20010] describe 'api_api_tokens_id_get test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_api_tokens_id_put - # @param id + # @param id # @param [Hash] opts the optional parameters - # @option opts [ApiToken] :body + # @option opts [ApiToken] :body # @return [InlineResponse20010] describe 'api_api_tokens_id_put test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_api_tokens_post # @param [Hash] opts the optional parameters - # @option opts [ApiToken] :body + # @option opts [ApiToken] :body # @return [InlineResponse20010] describe 'api_api_tokens_post test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_logs_get # @param [Hash] opts the optional parameters - # @option opts [Integer] :page - # @option opts [Integer] :limit + # @option opts [Integer] :page + # @option opts [Integer] :limit # @return [InlineResponse2003] describe 'api_logs_get test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_logs_group_schema_name_hash_get - # @param schema_name - # @param hash + # @param schema_name + # @param hash # @param [Hash] opts the optional parameters # @return [InlineResponse2003] describe 'api_logs_group_schema_name_hash_get test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_logs_id_get - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse2004] describe 'api_logs_id_get test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_logs_post # @param [Hash] opts the optional parameters - # @option opts [Record] :body + # @option opts [Record] :body # @return [InlineResponse2004] describe 'api_logs_post test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_logs_search_post # @param [Hash] opts the optional parameters - # @option opts [Record] :body - # @option opts [Integer] :page - # @option opts [Integer] :limit + # @option opts [Record] :body + # @option opts [Integer] :page + # @option opts [Integer] :limit # @return [InlineResponse2003] describe 'api_logs_search_post test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end @@ -143,43 +143,43 @@ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_schemas_id_delete - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse2002] describe 'api_schemas_id_delete test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_schemas_id_get - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse2001] describe 'api_schemas_id_get test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_schemas_id_put - # @param id + # @param id # @param [Hash] opts the optional parameters - # @option opts [Schema] :body + # @option opts [Schema] :body # @return [InlineResponse2001] describe 'api_schemas_id_put test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_schemas_post # @param [Hash] opts the optional parameters - # @option opts [Schema] :body + # @option opts [Schema] :body # @return [InlineResponse2001] describe 'api_schemas_post test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end @@ -194,21 +194,21 @@ end end # unit tests for api_session_post # @param [Hash] opts the optional parameters - # @option opts [Credentials] :body + # @option opts [Credentials] :body # @return [InlineResponse2008] describe 'api_session_post test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_setup_register_admin_post # @param [Hash] opts the optional parameters - # @option opts [User] :body + # @option opts [User] :body # @return [User] describe 'api_setup_register_admin_post test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end @@ -222,43 +222,43 @@ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_tags_id_delete - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse20011] describe 'api_tags_id_delete test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_tags_id_get - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse20013] describe 'api_tags_id_get test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_tags_id_put - # @param id + # @param id # @param [Hash] opts the optional parameters - # @option opts [Tag] :body + # @option opts [Tag] :body # @return [InlineResponse20013] describe 'api_tags_id_put test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_tags_post # @param [Hash] opts the optional parameters - # @option opts [Tag] :body + # @option opts [Tag] :body # @return [InlineResponse20013] describe 'api_tags_post test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end @@ -272,42 +272,42 @@ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_users_id_delete - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse2007] describe 'api_users_id_delete test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_users_id_get - # @param id + # @param id # @param [Hash] opts the optional parameters # @return [InlineResponse2006] describe 'api_users_id_get test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_users_id_put - # @param id + # @param id # @param [Hash] opts the optional parameters - # @option opts [User] :body + # @option opts [User] :body # @return [InlineResponse2006] describe 'api_users_id_put test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for api_users_post # @param [Hash] opts the optional parameters - # @option opts [User] :body + # @option opts [User] :body # @return [InlineResponse2006] describe 'api_users_post test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end