Shalvah 6 anni fa
parent
commit
017a90a09b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,