Skip to content

Commit

Permalink
save json file, stop get data in select input
Browse files Browse the repository at this point in the history
  • Loading branch information
hussein4alaa committed Jul 25, 2024
1 parent 568fbd7 commit 76fc774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/GenerateDocsCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

class GenerateDocsCommand extends Command
{
protected $signature = 'make:swagger {environment? : Environment name}';
protected $signature = 'make:swagger}';

protected $description = 'Generate API documentation for Swagger';

Expand Down

0 comments on commit 76fc774

Please sign in to comment.