Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 333 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 333 Bytes

Changelog

v1.2.0

  • Memory module is now experimental and opt-in

v1.1.3

  • Disable validator in UI

v1.1.2

  • Fix public/index.html: Use relative /api-docs URL

v1.1.1

  • Fix ui middleware: Correctly resolve public directory of swagger-ui

v1.1.0

  • Allow multiple Swagger files as input
  • Fix #2
  • Fix #3