L5-Swagger icon indicating copy to clipboard operation
L5-Swagger copied to clipboard

OpenApi or Swagger integration to Laravel

Results 68 L5-Swagger issues
Sort by recently updated
recently updated
newest added

- L5-Swagger Version: #.#.# (`composer show | grep l5-swagger`) - PHP Version (`php -v`): - OS: ### Description: ### Steps To Reproduce: --- Want to back this issue? **[Post a...

I'm sending a "source" parameter to a function in a Controller file in Laravel. It produces two different inputs and outputs according to this parameter. I define two different swaggers...

- L5-Swagger Version: 8.3.3 (`composer show | grep l5-swagger`) - PHP Version (`php -v`): 8.0.21 - OS: Ubuntu 20.04.4 LTS ### Description: According to this page, the latest spec supported...

feature request

- L5-Swagger Version: darkaonline/l5-swagger 8.3.3 OpenApi or Swagger integration to Laravel - PHP Version (`php -v`):PHP 8.1.7 (cli) (built: Jun 9 2022 22:19:12) (NTS) - OS:Linux ### Description: I got...

- L5-Swagger Version: 8.5.0 - PHP Version: 8.1.17 - OS: MacOS ### Description: Not completely an issue of this package, but the combination of Laravel Telescope in local-only mode (see:...

discussion

- L5-Swagger Version: 8.5.0 - PHP Version (`php -v`): 8.2.6 - OS: ubuntu 22 When I make requests via the swagger documentation, the X-CSRF-TOKEN on header is null all the...

asset not found (404) if used common nginx conf: ``` location ~ \.(js|css|png|jpg|gif|swf|ico|pdf|mov|fla|zip|rar)$ { expires max; try_files $uri =404; } ```

- L5-Swagger Version: 8.5.1 - PHP Version: 8.1.17 - OS: Ubuntu (WSL 1) Description: Empty scopes for a security definition ends up being an empty array. It should be an...

- L5-Swagger Version: #.#.# (8.1) - PHP Version 8.2: - OS: Ubuntu ### Description: i get this error : Class \"OpenApi\\Generator\" not found I remove the vendor directory and composer...

- L5-Swagger Version: ^7.3 - PHP Version (`php -v`): ^8.4 - OS: Windows 10 ### Description: When I want to publish assets or views of swagger to change the logo,...