Skip to content

cats-13.4.4

Choose a tag to compare

@github-actions github-actions released this 09 Dec 06:58
· 1 commit to 1017f64ff1ead2939e713e835b62931f06fda99b since this release
ad821e4
  • feat: #185 Allow fuzzers to be skipped based on vendor extension filtering
  • fix: Fix for #188 - Encode URL params for all http methods
  • fix: Fix for #186 - add query params for http methods with bodies
  • fix: Fix for #187 - swagger 2.0 parser was adding a trailing / in base path
  • fix: Fix for #180 - OpenAPI 3.1+ schema of type null and string was not properly seen as string
  • fix: Prevent negative count in SimpleJsonFormatter.formatJsonString
  • fix: CLI --server parameter should take priority over OpenAPI servers