Slaine Willey
Slaine Willey
## Steps To Reproduce Source config: ```yaml # This file was automatically generated name: ch type: postgres options: connectionString: "postgresql://clickhouse:pass@localhost:9005/api?preferQueryMode=simple&sslmode=disable" ``` The connection works from terminal. Also tried default pgres...
As of now it's hard to navigate/ which child workflows belong to which parent ones and for a parent workflow children status
Hi, OpenAPI supports Links parameter - https://swagger.io/docs/specification/links/ How do I specify that with Scramble? Thanks
Currently there is no way to add logic for an exception that happened, for example logging it into laravel.log file.
Getting this error: Environment: ``` Php Version 8.2.19 Laravel Version 10.48.12 Laravel Locale en Laravel Config Cached false App Debug true App Env local Package version: 1.8.0 ```
### What happened? i get this error when i go to `/docs/api.json` path "Error when analyzing route 'GET api/v1/user' (App\Http\Controllers\AuthController@me): A trailing comma is not allowed here on line 3...