Skip to content

OpenAPI Support version 14

Choose a tag to compare

@github-actions github-actions released this 02 Dec 18:00
openapi-v14
61c3341

Added

  • Support OpenAPI v3.0 (Issue 4549).
  • Allow to specify the target URL (scheme, authority, and path) when importing through the command line.

Changed

  • Do not consume spider resource if not parsed as OpenAPI definition.
  • Allow to specify the target URL when importing from file through the API and GUI.
  • Allow to override also the scheme and path when importing from URL through the API.