소스 검색

Update apidoc.php

Shalvah 6 년 전
부모
커밋
017a90a09b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/apidoc.php

+ 1 - 1
config/apidoc.php

@@ -22,7 +22,7 @@ return [
         'enabled' => true,
 
         /*
-         * The name for the exported Postman collection. Default: config('APP_NAME') API
+         * The name for the exported Postman collection. Default: config('APP_NAME')." API"
          */
         'name' => null,