Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

zf-apigility-documentation-swagger 1.2.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 11 Oct 18:15
· 43 commits to master since this release

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #27 fixes the SwaggerUiControllerFactory to properly use the $container variable, not the nonexistent $services variable, when pulling the ApiFactory to inject in the controller.