Skip to content

Commit 6545668

Browse files
committed
Fix documentation title
1 parent 1f335b1 commit 6545668

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/PhpListRestBundle.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
*/
1515
#[OA\Info(
1616
version: '1.0.0',
17-
description: 'This is the OpenAPI documentation for My API.',
18-
title: 'My API Documentation',
17+
description: 'This is the OpenAPI documentation for PhpList API.',
18+
title: 'PhpList API Documentation',
1919
contact: new OA\Contact(
2020
email: 'support@phplist.com'
2121
),

0 commit comments

Comments
 (0)