Ver Fonte

Update apidoc.php

Shalvah há 6 anos atrás
pai
commit
017a90a09b
1 ficheiros alterados com 1 adições e 1 exclusões
  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,