spec/api/vulnerabilities_api_spec.rb in cloudsmith-api-2.0.2 vs spec/api/vulnerabilities_api_spec.rb in cloudsmith-api-2.0.3

- old
+ new

@@ -61,15 +61,15 @@ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers end end # unit tests for vulnerabilities_read - # Returns a Scan Result. - # Returns a Scan Result. + # Get a scan result. + # Get a scan result. # @param owner # @param repo # @param package - # @param scan_id + # @param identifier # @param [Hash] opts the optional parameters # @return [VulnerabilityScanResults] describe 'vulnerabilities_read test' do it 'should work' do # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers