Completed
Pull Request — master (#730)
by
unknown
01:27
created
config/apidoc.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
     /*
13 13
      * Static output folder: Uncomment and change it if you need the documentation to be generated in a different folder
14 14
      */
15
-   'output_folder' => 'public/docs',
15
+    'output_folder' => 'public/docs',
16 16
 
17 17
     /*
18 18
      * Settings for `laravel` type output.
Please login to merge, or discard this patch.