-
Hello!
Thank you for the great package! I encountered a problem with the latest release 4.9.2 - the context is missing `class` attribute now. Please, suggest how to fetch the class name, the attrib…
-
- 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: https:…
-
Is it possible to suppress the generation of the operationId?
Currently the operationId is generated with a hash value if the attribute operationId is missing for an operation.
This causes stran…
-
I'm using zircote/swagger-php to create documentation of my project.
They use doctrine/annotations to generate the documentation.
I'm trying to find a way to use laravel-doctrine and zircote/swa…
-
This works:
```
@OA\Schema(type="string", description=null)
```
this dont:
```
`#[OA\Schema(type: 'string', description:null)]`
```
-
- Laravel Swagger Version: dev-master
- Laravel Version: 8
- PHP Version: 8
### Description:
First install says needs php 7.4 or higher but i have php8
i installed with --ignore-platform-req="m…
-
Здравствуйте. Не пойму. Установил, запускаю
```shell
./vendor/bin/bitrixoa --bitrix-generate
```
В ответ приходит
Exception: Class 'OpenApi\Logger' not found
На трех проектах так
-
* [Swagger PHP Docs](https://github.com/zircote/swagger-php)
* [Laravel Wrapper Docs](https://github.com/DarkaOnLine/L5-Swagger)
-
Issue: The endpoint https://killbill.github.io/slate/payment.html#capture-an-existing-authorization-using-paymentid errors out in PHP client, the chargeback reversal is correctly recorded though.
C…
-
apidoc on it's own runs smoothly.
apidoc-swagger -i dist/ -o doc/
(node:10252) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to …