baywa-re-lusy / open-api-documentation
OpenAPI extension to reuse attributes with the DRY principle
0.5.0
2024-10-03 14:09 UTC
Requires
- php: >=8.1
- zircote/swagger-php: ^4.7
Requires (Dev)
- phpstan/phpstan: ^1.10
- squizlabs/php_codesniffer: ^3.7
README
Handling some swagger-php attributes that are regularly used with the same parameters. This avoids having huge resource declarations.
Installation
You need composer installed globally or locally with composer.phar in the root of the project.
composer require baywa-re-lusy/open-api-documentation