We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f4ac4 commit cbbf384Copy full SHA for cbbf384
src/OpenApi/AppInfo.php
@@ -4,9 +4,9 @@
4
5
/**
6
* @OA\Info(
7
- * description="L5_SWAGGER_INFO_DESCRIPTION",
+ * description=L5_SWAGGER_INFO_DESCRIPTION,
8
* version="1.0.0",
9
- * title="L5_SWAGGER_INFO_TITLE",
+ * title=L5_SWAGGER_INFO_TITLE,
10
* termsOfService="https://swagger.io/terms/",
11
* @OA\Contact(
12
* email="contact@cslant.com",
0 commit comments