gcgov/framework-service-documentation

Plugin that enables a route to generate OpenAPI yaml documentation at the /documentation.yaml route

v1.0.3 2023-12-27 15:26 UTC

This package is auto-updated.

Last update: 2024-04-27 16:09:09 UTC


README

Service to extend gcgov/framework

Primary purpose

  • Adds route /documentation.yaml to application that, when accessed, uses the zircote/swagger-php library to scan the \app and \gcgov\framework namespaces for open api documentation annotations and attributes and generates a comprehensive open api documentation yaml file that can be loaded into Swagger UI for integrated API documentation