ninebadge/src/ninebadge-1.0/config/packages/nelmio_api_doc.yaml

10 lines
287 B
YAML
Raw Normal View History

2022-02-09 09:55:14 +01:00
nelmio_api_doc:
documentation:
info:
title: My App
description: This is an awesome app!
version: 1.0.0
areas: # to filter documented areas
path_patterns:
- ^/api(?!/doc$) # Accepts routes under /api except /api/doc