ops-talent / docbundle
nelmio doc extractor modification
Installs: 1 027
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
This package is not auto-updated.
Last update: 2024-11-01 02:28:24 UTC
README
Add this to service.yml
nelmio_api_doc.extractor.api_doc_extractor:
class: Opstalent\DocBundle\Extractor\ApiDocExtractor
arguments: ['@service_container', '@router', '@annotation_reader', '@nelmio_api_doc.doc_comment_extractor', '@nelmio_api_doc.controller_name_parser', { }, { }]