Skip to content

Commit

Permalink
Merge pull request #64 from hussein4alaa/3.1.12
Browse files Browse the repository at this point in the history
save json file, stop get data in select input
  • Loading branch information
hussein4alaa authored Jul 25, 2024
2 parents 0c37bf3 + 76fc774 commit 2256fbf
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 2256fbf

Please sign in to comment.