Informatica-EIC / Custom-Scanners

Custom Scanner Samples.
11 stars 12 forks source link

Swagger Spec scanner - NullPointerException #43

Closed darren-wrigley closed 2 years ago

darren-wrigley commented 2 years ago

error found when parsing endpoints parameters that do not reference existing definitions. if they return a complex value (not a simple string), like an array or a generic object - the scanner fails.

darren-wrigley commented 2 years ago

issue closed - tests completed with no errors