Skip to content

OpenAPI Support version 17

Choose a tag to compare

@github-actions github-actions released this 15 Dec 13:30
openapi-v17
e01ce05

Added

  • Handle cookie parameters (Issue 6045).
  • Use default values in x-www-form-urlencoded and json bodies (Issue 6095).

Changed

  • Show import exceptions in the Output tab (Issue 6042).
  • Maintenance changes.
  • Update minimum ZAP version to 2.10.0.

Fixed

  • Add imported messages synchronously to the Sites tree (Issue 5936).
  • Correct parent dialogue when choosing the file to import (Issue 6041).
  • Properly handle no schema when generating the request body (Issue 6042).
  • Return API error illegal_parameter (instead of internal_error) when unable to get the OpenAPI definition from the provided URL.