enlighten
enlighten copied to clipboard
Enlighten your APIs with auto-generated documentation
**Describe the bug** I have a similar issue like: https://github.com/StydeNet/enlighten/issues/62 Laravel framework is at 9.13.0, Enlighten is at 0.7.3. The documentation no longer has request and response data in them,...
**Describe the bug** the issue is that I have a query in my API where I had to use some manual queries and when the enlighten wants to create a...
I tried installing enlighten with PEST but I wasn't able to run it properly. Is it possible to run them togheter? If yes do you have any tutorial? Thank you...
**Is your feature request related to a problem? Please describe.** I already have Enlighten fully set up and the documentation's getting generated well. As a team, we always have to...
**Describe the bug** Not 100% sure this is a bug, more of a question. The package has routes which rely on the `group` for model route binding, however, in our...
In all cases we are assuming that the response payload to pars with `Styde\Enlighten\Models\ReplacesValues` trait is either null or an object/array. But when we are returning just a plain string...
First of all, I would like to greet and thanks to the team of Enlighten... its workflow is the best! I realized it is good if we also have a...
Are there any plans to add support to generate an OpenAPI document like Swagger does? It would make this a complete package and is really the only thing holding us...
Hi, I use a command to export in external documentation, the results, but when I pass a path to deploy, this generates a bad reference, the references take an absolute...