Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 309 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 309 Bytes

ApiDocServer Changelog

master

1.0.1

  • Remove undesired path: e.g. api_docs/docs/v1 is now api_docs/v1
  • Fix authentication_proc intended usage to use instance_exec

1.0.0

  • Use ReDoc 1.19.1 (not SwaggerUI)
  • Run tests in random order
  • Support Rails 4.2
  • Rename SwaggeUiEngine to ApiDocServer