From 3e1ba0e7a49b9ceabdd7374d061b5a93b2df3afc Mon Sep 17 00:00:00 2001 From: lgromero Date: Wed, 18 Sep 2024 09:32:15 +0200 Subject: [PATCH] refs #734 just changes name and description in swagger web page --- nelmio_api_doc.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 nelmio_api_doc.yaml diff --git a/nelmio_api_doc.yaml b/nelmio_api_doc.yaml new file mode 100755 index 0000000..8d6a6c0 --- /dev/null +++ b/nelmio_api_doc.yaml @@ -0,0 +1,9 @@ +nelmio_api_doc: + documentation: + info: + title: Oggit API + description: Oggit API for repositories and branches + version: 1.0.0 + areas: # to filter documented areas + path_patterns: + - ^/oggit # Accepts routes under /api except /api/doc