letsdrink / ouzo-open-api
dev-master
2025-03-24 08:57 UTC
Requires
- php: >=8.2
- letsdrink/ouzo: dev-master#5e92d86
- phpdocumentor/reflection-docblock: ^5.3.0
- symfony/serializer: ^5.4.24
Requires (Dev)
- phpunit/phpunit: ^10.2.2
- symfony/property-access: ^5.4.22
- symfony/property-info: ^5.4.24
- symfony/yaml: ^5.4.23
This package is auto-updated.
Last update: 2026-02-24 10:53:54 UTC
README
This lib should be used for generate OpenAPI specyfication.
Usage
Implement your own version of RouteRulesProvider interface, which gives list of RouteRule's for generating OpenAPI elements.