This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
zf-apigility-documentation-swagger 1.2.1
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #27 fixes the
SwaggerUiControllerFactory
to properly use the$container
variable, not the nonexistent$services
variable, when pulling theApiFactory
to inject in the controller.