Skip to content

Commit ceb41ff

Browse files
committed
add show_webby parameter to the configuration file
1 parent d4ec16c commit ceb41ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Laravel/config/api-platform.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
'title' => 'API Platform',
99
'description' => 'My awesome API',
1010
'version' => '1.0.0',
11+
'show_webby' => true,
1112

1213
'routes' => [
1314
// Global middleware applied to every API Platform routes

0 commit comments

Comments
 (0)