Skip to content

OpenAPI Support version 27

Choose a tag to compare

@zapbot zapbot released this 29 Mar 11:41
· 7562 commits to main since this release
9046a5a

Added

  • Support content field (JSON) in parameters (Issue 6166).

Changed

  • Now depends on commonlib for display of import progress (Issue 6783).
  • Dependency updates.

Fixed

  • Properly generate Content-Type header when in presence of more than one supported content (Issue 7082).
  • Quote provided string values in JSON content (Issue 7128).
  • Properly handle empty default values in server variables.