Skip to content

Commit a016296

Browse files
committed
#103127 Rollback extra changes
1 parent d293f7b commit a016296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/GenerateServer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class GenerateServer extends Command
1414
protected $signature = 'openapi:generate-server {--e|entities=}';
1515

1616
/** var @string */
17-
protected $description = 'Generate application files from openapi specification files [with policies]';
17+
protected $description = 'Generate application files from openapi specification files';
1818

1919
private array $config = [];
2020

0 commit comments

Comments
 (0)