mockolafe/config/packages/nelmio_api_doc.yaml

11 lines
288 B
YAML
Raw Permalink Normal View History

2025-01-03 15:44:10 +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